diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-05-02 18:14:59 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-05-02 18:14:59 +0200 |
commit | 2ded63a0e6748018dada646691843462797cc7fc (patch) | |
tree | ac565e7bd01c3f362028c3b834e51162eb56ea90 /nss_mapuser.5 | |
parent | 522e4c741de5fe5a407c6601b7f1f430c10d4cfe (diff) | |
download | libnss-mapuser-2ded63a0e6748018dada646691843462797cc7fc.tar.gz libnss-mapuser-2ded63a0e6748018dada646691843462797cc7fc.zip |
Update package to 1.1.0-cl3u3
Diffstat (limited to 'nss_mapuser.5')
-rw-r--r-- | nss_mapuser.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss_mapuser.5 b/nss_mapuser.5 index d6ad836..92aff16 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 map_min_uid=NUMBER +.I 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. |