mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
disabled session control by default in sample.config
This commit is contained in:
@@ -24,7 +24,7 @@ auth = "plain[./sample.passwd]"
|
||||
# Whether to enable the authentication method's session control (i.e., PAM).
|
||||
# That requires more resources on the server, and makes cookies one-time-use;
|
||||
# thus don't enable unless you need it.
|
||||
session-control = true
|
||||
#session-control = true
|
||||
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
Reference in New Issue
Block a user