summaryrefslogtreecommitdiff
path: root/nss_mapuser.5
diff options
context:
space:
mode:
authormadjack <DBLouis@users.noreply.github.com>2020-03-21 18:12:36 +0200
committerGitHub <noreply@github.com>2020-03-21 17:12:36 +0100
commit5003d8998acada468929a64e1ad63020ead1edc4 (patch)
tree0baf211993562db2f051232eea6f55dc89dc0932 /nss_mapuser.5
parente29ef82d7cd1749ce0ab6e5b05aa559ae8dbd866 (diff)
downloadlibnss-mapuser-5003d8998acada468929a64e1ad63020ead1edc4.tar.gz
libnss-mapuser-5003d8998acada468929a64e1ad63020ead1edc4.zip
Fix documentation for minimum UID parameter
Diffstat (limited to 'nss_mapuser.5')
-rw-r--r--nss_mapuser.52
1 files changed, 1 insertions, 1 deletions
diff --git a/nss_mapuser.5 b/nss_mapuser.5
index 92aff16..d6ad836 100644
--- a/nss_mapuser.5
+++ b/nss_mapuser.5
@@ -27,7 +27,7 @@ fields from the
configuration file are always skipped, as are any names starting with
.BR tacacs[0-9] .
.TP
-.I min_uid=NUMBER
+.I map_min_uid=NUMBER
UID's passed to the NSS mapuid plugin getpwuid() entry point that are below this value
cause an immediate NOTFOUND status to be returned. This reduces
overhead for the standard local user accounts.