diff options
author | Dave Olson <olson@cumulusnetworks.com> | 2018-04-13 16:42:26 -0700 |
---|---|---|
committer | Dave Olson <olson@cumulusnetworks.com> | 2018-04-13 16:42:26 -0700 |
commit | a300d135962a05f876d25ca57ddead873ab2173e (patch) | |
tree | c18889e7c9be4a8480bd26dc7d5c3b7662312fe5 /nss_mapuser.5 | |
parent | bf538dfedd8ae77ff3a8cf75e7776983c0afd94a (diff) | |
parent | 613f1949208809a116bd1b3737e39a1599bf7d43 (diff) | |
download | libnss-mapuser-a300d135962a05f876d25ca57ddead873ab2173e.tar.gz libnss-mapuser-a300d135962a05f876d25ca57ddead873ab2173e.zip |
Merge branch 'dev' into release/cl-stable
Conflicts:
debian/changelog
debian/libnss-mapuser.postinst
map_common.c
nss_mapuser.5
nss_mapuser.conf
Diffstat (limited to 'nss_mapuser.5')
-rw-r--r-- | nss_mapuser.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nss_mapuser.5 b/nss_mapuser.5 index 6e63138..92aff16 100644 --- a/nss_mapuser.5 +++ b/nss_mapuser.5 @@ -45,6 +45,9 @@ When a uid or name match is found, this account information is read from .I /etc/passwd and used as a template for the matching account. The default at installation is .BR radius_priv_user . +It must match the privileged account name in +.IR pam_radius_auth (5) +for correct operation. .TP .I mapped_user=NAME This is the local account used as a template for unprivileged logins |