summaryrefslogtreecommitdiff
path: root/usr.sbin/mountd
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2017-05-20 23:25:07 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2017-05-20 23:25:07 +0000
commit6ab9e0df875d393054f10673fdbad6f82ab5b749 (patch)
tree167f55d97f5a4116788cdf17e67bc11b516d56b2 /usr.sbin/mountd
parent12326285065ad11d22b4b72544cce3889bd1938e (diff)
downloadsrc-test2-6ab9e0df875d393054f10673fdbad6f82ab5b749.tar.gz
src-test2-6ab9e0df875d393054f10673fdbad6f82ab5b749.zip
Notes
Diffstat (limited to 'usr.sbin/mountd')
-rw-r--r--usr.sbin/mountd/exports.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5
index 81b3041836e6..c5537e978a39 100644
--- a/usr.sbin/mountd/exports.5
+++ b/usr.sbin/mountd/exports.5
@@ -28,7 +28,7 @@
.\" @(#)exports.5 8.3 (Berkeley) 3/29/95
.\" $FreeBSD$
.\"
-.Dd August 14, 2014
+.Dd May 20, 2017
.Dt EXPORTS 5
.Os
.Sh NAME
@@ -164,12 +164,12 @@ In the absence of
.Fl maproot
and
.Fl mapall
-options, remote accesses by root will result in using a credential of -2:-2.
+options, remote accesses by root will result in using a credential of 65534:65533.
All other users will be mapped to their remote credential.
If a
.Fl maproot
option is given,
-remote access by root will be mapped to that credential instead of -2:-2.
+remote access by root will be mapped to that credential instead of 65534:65533.
If a
.Fl mapall
option is given,