You can update an export to change the file system path and access configuration.
- Access the Update Export window by clicking Update Export () in the Export detail window.
- (Optional) Enter a new path in the File System Path field.
-
(Optional) In the Access
Configuration field, enter IP addresses, host names, or the NIS
netgroups of the clients who can access the NFS export (up to 5957 characters).
If the system has been set up to work with a name server, you can enter the NIS netgroup to which the clients belong, or the client's computer name rather than its IP address (not case-sensitive).
You can also specify the required flavors of NFS security in a colon-separated list using the option (sec=<list>).
The supported flavors are:
- none: Connect as a null user
- sys: The traditional security flavor used by NFS, users are not authenticated by the server
- krb5: Kerberos authentication
- krb5i: Kerberos authentication with per-messaging integrity
- krb5p: Kerberos authentication with per-message privacy
For example: 10.1.*.*(sec=sys:krb5:krb5i)
See the mount-point-access-configuration man window for further information.
-
Click
Submit to save any changes.
A job is added to the Jobs window to update the export.