Acopia Networks 810-0044-00 Manual de instalación Pagina 96

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 492
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 95
Preparing for NFS Authentication
Adding an NFS Access List
4-18 CLI Storage-Management Guide
Changing the Anonymous User ID
When permit rules have root-squash enabled, they translate the User ID (UID) of a
root user to an anonymous UID. By default, the access list uses 65534 for this UID.
To change the UID for anonymous, use the
anonymous-uid command:
anonymous-uid id
where id is a number from 1-65535.
For example, the following command sequence sets the anonymous UID to 100:
bstnA6k(gbl)# nfs-access-list eastcoast
bstnA6k(gbl-nfs-acl[eastcoast])# anonymous-uid 100
bstnA6k(gbl-nfs-acl[eastcoast])# ...
Changing the Anonymous Group ID
When permit rules have root-squash enabled, they translate the Group ID (GID) of a
root user to an anonymous GID. By default, the access list uses 65534. To change the
GID for anonymous, use the
anonymous-gid command:
anonymous-gid id
where id is a number from 1-65535.
For example, the following command sequence sets the anonymous GID to 100:
bstnA6k(gbl)# nfs-access-list eastcoast
bstnA6k(gbl-nfs-acl[eastcoast])# anonymous-gid 100
bstnA6k(gbl-nfs-acl[eastcoast])# ...
Reverting to the Default Group ID
For root squashing, an access list uses the default GID of 65534. To revert to this
default, use the
no anonymous-gid command:
no anonymous-gid
For example:
bstnA6k(gbl)# nfs-access-list westcoast
bstnA6k(gbl-nfs-acl[westcoast])# no anonymous-gid
Vista de pagina 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 491 492

Comentarios a estos manuales

Sin comentarios