tests: test-gssapi: use require-local-user-map=false

This commit is contained in:
Nikos Mavrogiannopoulos
2015-02-24 11:52:00 +01:00
parent e16ae6614c
commit efa0f510d7

View File

@@ -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"