mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
pam: removed accounting; it served no purpose
In fact it could even cause issues in the security-module depending on what was configured in PAM.
This commit is contained in:
@@ -48,9 +48,6 @@ auth = "plain[passwd=./sample.passwd]"
|
||||
#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).
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user