Acopia Networks 810-0044-00 Installationshandbuch Seite 95

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 492
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 94
Preparing for NFS Authentication
Adding an NFS Access List
CLI Storage-Management Guide 4-17
For example, the following command sequence allows root access from clients at
172.16.204.0. To control the security problem, access is read-only for this rule:
bstnA6k(gbl)# nfs-access-list eastcoast
bstnA6k(gbl-nfs-acl[eastcoast])# permit 172.16.204.0 255.255.255.0 read-only root allow
bstnA6k(gbl-nfs-acl[eastcoast])# ...
As another example, this command sequence allows root access from clients in the
“surgeons” netgroup:
bstnA6k(gbl)# nfs-access-list eastcoast
bstnA6k(gbl-nfs-acl[eastcoast])# permit netgroup surgeons root allow
bstnA6k(gbl-nfs-acl[eastcoast])# ...
Removing a Permit Rule
From gbl-nfs-acl mode, use no permit to remove a permit rule from the current access
list:
no permit ip-address mask
where:
ip-address identifies the subnet for the permit rule, and
mask defines the network part of the ip-address.
or
no permit netgroup name
where name (1-1024 characters) identifies the netgroup to remove.
For example, the following command sequence removes the permit rule for clients at
172.16.13.0:
bstnA6k(gbl)# nfs-access-list eastcoast
bstnA6k(gbl-nfs-acl[eastcoast])# no permit 172.16.13.0 255.255.255.0
bstnA6k(gbl-nfs-acl[eastcoast])# ...
Seitenansicht 94
1 2 ... 90 91 92 93 94 95 96 97 98 99 100 ... 491 492

Kommentare zu diesen Handbüchern

Keine Kommentare