server_export
361
The server Commands
Where:
EXAMPLE #19 To permanently unexport all CIFS and NFS entries, type:
$ server_export server_2 -unexport -perm -all
server_2 : done
EXAMPLE #20 To delete a CIFS share, type:
$ server_export server_2 -unexport -name ufs1 -option netbios=dm112-cge0
server_2 : done
EXAMPLE #21 To delete all CIFS shares, type:
$ server_export server_2 -Protocol cifs -unexport -all
server_2 : done
Value Definition
export a file system entry to be exported.
sec security mode for the file system.
ro file system is to be exported as read-only.
root IP address with root access
access access is permitted for those IP addresses.
share entry to be shared.
ro file system is to be shared as read-only.
umask user creation mask.
maxuser maximum number of simultaneous users.
netbios NetBIOS name for the share.
comment comment specified for the share.