doc update

This commit is contained in:
Nikos Mavrogiannopoulos
2015-09-18 11:08:17 +02:00
parent f5a8262944
commit 0461787fcc
3 changed files with 9 additions and 2 deletions

View File

@@ -52,7 +52,9 @@ auth = "plain[passwd=./sample.passwd]"
# radius accounting to available users (see also stats-report-time).
#
# pam: can be combined with any authentication method, it provides
# a validation of the connecting user's name using PAM.
# a validation of the connecting user's name using PAM. It is
# superfluous to use this method when authentication is already
# PAM.
#
# Only one accounting method can be specified.
#acct = "radius[config=/etc/radiusclient/radiusclient.conf]"