mountd.8nfs
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8NFS 代码 · 共 52 行
8NFS
52 行
.\" SCCSID: @(#)mountd.8nfs 3.6 7/26/88.TH mountd 8nfs.SH Namemountd \- NFS mount request daemon.SH Syntax.B /etc/mountd [\fB\-i\fR] [\fB\-d\fR] [\fB\-s\fR].SH Description.NXR "mountd daemon".NXR "NFS mount request server"The .PN mountd daemon must be run on NFS serversto process NFS mount protocol requests.It reads the .PN /etc/exportsfile to determine which file systems and directories are availableto which machines and users,and makes this information available to the operating system.The machine names listed in the.PN /etc/exportsfile may optionally contain the local BIND domain name. For moreinformation on BIND, see the \fIGuide to the BIND/Hesiod Service\fPTo see which clients have file systems or directories mounted,use the.PN showmountcommand..SH Options.IP \fB\-d\fR 0.3iIf you are running the BIND/Hesiod service, after checking the Internet address,.PN mountd will verify that the host requesting a mount or unmount is in the server's domain..IP \fB\-i\fR 0.3iTurns on verification of the Internet address of the clientagainst the server's.PN hostsdatabase for mounts and unmounts.The default is no address verification. .IP \fB\-s\fR 0.3iIf you are running the BIND/Hesiod service, after checking the Internet address,.PN mountd will verify that the host requesting a mount or unmount is in theserver's subdomain..SH See Alsoexports(5nfs), mount(8nfs), nfsd(8nfs), showmount(8nfs).br\fIGuide to the BIND/Hesiod Service\fP
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?