summaryrefslogtreecommitdiff
path: root/pam_radius_auth.5
diff options
context:
space:
mode:
authorDave Olson <olson@cumulusnetworks.com>2018-01-23 16:04:03 -0800
committerDave Olson <olson@cumulusnetworks.com>2018-01-23 16:17:18 -0800
commita56320d97bcca3b6032b875008396c24f40eb5c4 (patch)
tree371321ba54fb0284f91339c12dcd17c521311159 /pam_radius_auth.5
parent8131ff2e52c3e15552c9db8911fe30359dfabe21 (diff)
downloadlibpam-radius-auth-a56320d97bcca3b6032b875008396c24f40eb5c4.tar.gz
libpam-radius-auth-a56320d97bcca3b6032b875008396c24f40eb5c4.zip
Improved documentation in man pages.
Ticket: UD-1248 Reviewed By: nobody Testing Done: Tried to be clearer about default ports. Added a comment in the plugin manpage that debug can be set in the config file as well. There was a complaint that it wasn't clear on how to set the various options for the pam plugin module, so I tried to make that cleaer as well. Also fixed some spelling errors in the man page, and remove the non-debian config file default.
Diffstat (limited to 'pam_radius_auth.5')
-rw-r--r--pam_radius_auth.512
1 files changed, 9 insertions, 3 deletions
diff --git a/pam_radius_auth.5 b/pam_radius_auth.5
index fc28452..2d25ddf 100644
--- a/pam_radius_auth.5
+++ b/pam_radius_auth.5
@@ -3,7 +3,7 @@
.SH NAME
pam_radius_auth.conf \- RADIUS client configuration file
.SH SYNOPSIS
-.B /etc/pam_radius_auth.conf
+.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
@@ -22,9 +22,15 @@ Not all keywords use all fields.
Output PAM and RADIUS communication debugging information via syslog(3).
.TP
.I server[:port] secret [timeout] [src_ip]
-the port name or number is optional. The default port name is
-"radius", and is looked up from
+the port name or number is optional. The default ports are not
+part of the code base, and are retrieved from
.IR /etc/services .
+The ports used are
+.BR " radius "
+for authentication and
+.BR " radacct "
+for accounting.
+.P
The timeout field is optional. The default timeout is 3 seconds.
.IP
For IPv6 literal addresses, the address has to be surrounded by