mountd(1M) DG/UX R4.11MU04 mountd(1M)
NAME
mountd - NFS mount request server
SYNOPSIS
/usr/etc/rpc.mountd [ -n ]
DESCRIPTION
mountd is an RPC server that answers file system mount requests. It
reads the file /etc/xtab, described in exports(4), to determine which
file systems are available for mounting by which machines. It also
provides information as to what file systems are mounted by which
clients. This information can be printed using the showmount(1M)
command.
OPTIONS
-n Do not check that the clients are root users. Though this
option makes things slightly less secure, it does allow older
versions (pre-3.0) of client NFS to work.
FILES
/etc/xtab
SEE ALSO
showmount(1M), exports(4).
Licensed material--property of copyright holder(s)