|
|
|
@ -48,14 +48,10 @@ auth = "pam"
|
|
|
|
|
#enable-auth = "gssapi[keytab=/etc/key.tab,require-local-user-map=true,tgt-freshness-time=900]"
|
|
|
|
|
|
|
|
|
|
# Accounting methods available:
|
|
|
|
|
# pam: can only be combined with PAM authentication method, it provides
|
|
|
|
|
# a session opened using PAM.
|
|
|
|
|
#
|
|
|
|
|
# radius: can be combined with any authentication method, it provides
|
|
|
|
|
# radius accounting to available users (see also stats-report-time).
|
|
|
|
|
#
|
|
|
|
|
# Only one accounting method can be specified.
|
|
|
|
|
#acct = "pam"
|
|
|
|
|
#acct = "radius[config=/etc/radiusclient/radiusclient.conf]"
|
|
|
|
|
|
|
|
|
|
# Use listen-host to limit to specific IPs or to the IPs of a provided
|
|
|
|
|