summaryrefslogtreecommitdiffstats
path: root/utils/mountd
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2009-03-04 15:24:58 -0500
committerSteve Dickson <steved@redhat.com>2009-03-04 15:24:58 -0500
commitae8e7dbe9641dbc69c34bcede416f0d91612d3f1 (patch)
tree98dbe1323a7c4fffd0f063626f3aab1b5574bc68 /utils/mountd
parent681d340e682d95dd9fa6c120de2a24ddb155d581 (diff)
downloadnfs-utils-ae8e7dbe9641dbc69c34bcede416f0d91612d3f1.tar.gz
nfs-utils-ae8e7dbe9641dbc69c34bcede416f0d91612d3f1.tar.xz
nfs-utils-ae8e7dbe9641dbc69c34bcede416f0d91612d3f1.zip
Converted good_client() to correctly use the tcp wrapper
interface and added a note to the mountd man page saying hostnames will be ignored when they can not be looked up. Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/mountd')
-rw-r--r--utils/mountd/mountd.man4
1 files changed, 3 insertions, 1 deletions
diff --git a/utils/mountd/mountd.man b/utils/mountd/mountd.man
index 2f42d00..bfa06e0 100644
--- a/utils/mountd/mountd.man
+++ b/utils/mountd/mountd.man
@@ -181,13 +181,15 @@ mountd: .bar.com
You have to use the daemon name
.B mountd
for the daemon name (even if the binary has a different name).
+.B Note:
+hostnames used in either access file will be ignored when
+they can not be resolved into IP addresses.
For further information please have a look at the
.BR tcpd (8)
and
.BR hosts_access (5)
manual pages.
-
.SH SEE ALSO
.BR rpc.nfsd (8),
.BR exportfs (8),