mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
use quotes in all examples to avoid issues in modifications
This commit is contained in:
@@ -43,8 +43,8 @@ auth = "plain[passwd=./sample.passwd]"
|
||||
# Specify alternative authentication methods that are sufficient
|
||||
# for authentication. That is, if set, any of the methods enabled
|
||||
# will be sufficient to login.
|
||||
#enable-auth = certificate
|
||||
#enable-auth = gssapi
|
||||
#enable-auth = "certificate"
|
||||
#enable-auth = "gssapi"
|
||||
#enable-auth = "gssapi[keytab=/etc/key.tab,require-local-user-map=true,tgt-freshness-time=900]"
|
||||
|
||||
# Accounting methods available:
|
||||
|
||||
Reference in New Issue
Block a user