From a4f44acbcfbca491a4e4c8cd0490ebf487814f02 Mon Sep 17 00:00:00 2001 From: Dave Olson Date: Thu, 22 Jun 2017 10:24:17 -0700 Subject: Fixed cut and paste left over tacacs reference in pam_radius_auth.5 Also corrected nss_mapuser references to match libnss_mapuser --- pam_radius_auth.5 | 6 +++--- pam_radius_auth.8 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pam_radius_auth.5 b/pam_radius_auth.5 index 015b963..fc28452 100644 --- a/pam_radius_auth.5 +++ b/pam_radius_auth.5 @@ -1,9 +1,9 @@ .TH pam_radius_auth 5 .\" Copyright 2017 Cumulus Networks, Inc. All rights reserved. .SH NAME -/etc/pam_radius_auth.conf \- RADIUS client configuration file +pam_radius_auth.conf \- RADIUS client configuration file .SH SYNOPSIS -.B /etc/tacplus_servers +.B /etc/pam_radius_auth.conf is the RADIUS client configuration file for the PAM RADIUS client plugin. It contains the information on how to reach the RADIUS server(s), and because it contains the shared secret key, should be mode 600 and owned @@ -48,7 +48,7 @@ If the management network is in a VRF, set this variable to the VRF name. This would usually be "mgmt". This is not normally needed with PAM. .SH "SEE ALSO" .BR pam_radius_auth (8), -.BR mapuser_nss (5) +.BR nss_mapuser (5) .SH FILES .I /etc/pam_radius_auth.conf - RADIUS client configuration parameters 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 , -- cgit v1.2.3