summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pam_radius_auth.56
-rw-r--r--pam_radius_auth.82
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 ,