HP S1000 Guía de usuario Pagina 128

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 127
UNIX File System Management
128 NAS 1000s Administration Guide
NFS File Sharing Tests
HP recommends performing the following tests to verify that the setup of the shares, user
mappings, and permissions grant the desired access to the NFS shares.
1. Create an NFS share.
See "NFS File Shares" earlier in this chapter for information on creating shares.
2. Verify that the NFS share exists.
Use Terminal Services to log in to the NAS 1000s and access the command line interface:
nfsshare <sharename> (sharename represents the name of the share.)
3. Map a user.
See "User and Group Mappings" in this chapter for instructions.
4. Verify that the mappings exist.
Use Terminal Services to log in to the NAS 1000s and access the command line interface:
mapadmin list -all
5. On the Linux/UNIX system, use the mapped user to create a file.
a. As the root user, mount the share:
mount -t nfs <nfs server IP address:/nfs share> /mount
point
b. Log in as a mapped user.
c. Change directories to the mount-point directory.
d. Create the file as the mapped user (example: file1).
6. Verify that the same permissions are set up for the user on both the UNIX side and the
Windows side.
a. List the permissions on the UNIX side:
ls -l /mount-point/file1
(Example screen display: -r--r----- unixuser1 unixgroup1)
b. List the permissions on the Windows side: (change to the nfs share directory)
From a command line interface accessed from Terminal Services on the NAS 1000s:
cacls file1
(Example display: DOMAIN1\Windowsuser1:R)
c. Compare and verify the permissions from UNIX and Windows.
Vista de pagina 127
1 2 ... 123 124 125 126 127 128 129 130 131 132 133 ... 171 172

Comentarios a estos manuales

Sin comentarios