|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
System Administration Commands mountd(1M)
NAME
mountd - server for NFS mount requests and NFS access checks
SYNOPSIS
/usr/lib/nfs/mountd [-v] [-r]
DESCRIPTION
mountd is an RPC server that answers requests for NFS access
information and file system mount requests. It reads the
file /etc/dfs/sharetab to determine which file systems are
available for mounting by which remote machines. See share-
tab(4). nfsd running on the local server will contact mountd
the first time an NFS client tries to access the file system
to determine whether the client should get read-write,
read-only, or no access. This access can be dependent on the
security mode used in the remoted procedure call from the
client. See share_nfs(1M).
The command also provides information as to what file sys-
tems are mounted by which clients. This information can be
printed using the showmount(1M) command.
The mountd daemon is automatically invoked by share(1M).
Only super user can run the mountd daemon.
OPTIONS
The options shown below are supported for NVSv2/v3 clients.
They are not supported for Solaris NFSv4 clients.
-r Reject mount requests from clients. Clients that
have file systems mounted will not be affected.
-v Run the command in verbose mode. Each time mountd
determines what access a client should get, it will
log the result to the console, as well as how it
got that result.
FILES
/etc/dfs/sharetab shared file system table
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.10 Last change: 27 Apr 2005 1
System Administration Commands mountd(1M)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWnfssu |
|_____________________________|_____________________________|
SEE ALSO
nfsd(1M), share(1M), share_nfs(1M), showmount(1M), nfs(4),
sharetab(4), attributes(5)
NOTES
Since mountd must be running for nfsd to function properly,
mountd is automatically started by the
svc:/network/nfs/server service. See nfs(4).
Some routines that compare hostnames use case-sensitive
string comparisons; some do not. If an incoming request
fails, verify that the case of the hostname in the file to
be parsed matches the case of the hostname called for, and
attempt the request again.
SunOS 5.10 Last change: 27 Apr 2005 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:26:18 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
CPAN man page (4333 hits) (Suse Linux 10.1)
ssh man page (4186 hits) (Suse Linux 10.1)
adv_cap_autoneg man page (4167 hits) (Solaris 10 11_06)
sqlite3 man page (4090 hits) (openSUSE 10.2)
svn man page (3251 hits) (FreeBSD 6.2)
startproc man page (1908 hits) (Suse Linux 10.1)
pprosetup man page (1667 hits) (Solaris 10 11_06)
netcat man page (1614 hits) (Suse Linux 10.1)
signal man page (1595 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (1563 hits) (Solaris 10 11_06)
|