mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
removed pam accounting method from config file
Reported by Stuart Henderson.
This commit is contained in:
@@ -52,7 +52,6 @@ auth = "plain[passwd=./sample.passwd]"
|
||||
# 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
|
||||
|
||||
@@ -134,7 +134,6 @@ An example configuration file follows.
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user