diff options
| author | Dave Olson <olson@cumulusnetworks.com> | 2017-06-22 10:24:17 -0700 |
|---|---|---|
| committer | Dave Olson <olson@cumulusnetworks.com> | 2017-06-22 10:26:56 -0700 |
| commit | a4f44acbcfbca491a4e4c8cd0490ebf487814f02 (patch) | |
| tree | ee04666447a4c5676b95fb3a89f4d5407184808b /pam_radius_auth.8 | |
| parent | 00f7cd23e3c1db8e64efc1275d83818b6f159668 (diff) | |
| download | libpam-radius-auth-a4f44acbcfbca491a4e4c8cd0490ebf487814f02.tar.gz libpam-radius-auth-a4f44acbcfbca491a4e4c8cd0490ebf487814f02.zip | |
Fixed cut and paste left over tacacs reference in pam_radius_auth.5
Also corrected nss_mapuser references to match libnss_mapuser
Diffstat (limited to 'pam_radius_auth.8')
| -rw-r--r-- | pam_radius_auth.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pam_radius_auth.8 b/pam_radius_auth.8 index 06c5a9d..e39a190 100644 --- a/pam_radius_auth.8 +++ b/pam_radius_auth.8 @@ -128,7 +128,7 @@ i.e. try cracklib to be sure it's secure, then go update the RADIUS server. .SH "SEE ALSO" .BR pam_radius_auth (5), -.BR mapuser_nss (5), +.BR nss_mapuser (5), .BR pam-auth-update (8) .SH FILES .IR /etc/pam_radius_auth.conf , |
