mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
tests: test-gssapi: use require-local-user-map=false
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Options: certificate, pam.
|
||||
#auth = "certificate"
|
||||
#auth = "plain[./test1.passwd]"
|
||||
auth = "gssapi"
|
||||
auth = "gssapi[require-local-user-map=false]"
|
||||
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
Reference in New Issue
Block a user