unshare(1M_NFS) (NFS) unshare(1M_NFS)
NAME
unshare - make local NFS resource unavailable for mounting by
remote systems
SYNOPSIS
unshare {pathname|resource}
DESCRIPTION
The unshare command makes local resources unavailable for
mounting by remote systems.
Files
/etc/dfs/fstypes
/etc/dfs/sharetab
Exit Codes
0 Successful exit
33 Usage error
35 Could not delete from sharetab
36 Could not unshare
USAGE
The NFS-specific unshare command is called by the
/usr/sbin/unshare command when the -F nfs option specified.
The following options are available to the unshare command:
pathname The pathname of the resource to be unshared.
resource The name of the resource to be unshared.
The shared resource must correspond to a line with NFS as the
fstype in the file /etc/dfs/sharetab.
Only a privileged user can execute this command.
REFERENCES
generic share(1M), NFS-specific share(1M_NFS), generic
unshare(1M)
Copyright 1994 Novell, Inc. Page 1