mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
tests: made pam check independent of builddir
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# all should succeed.
|
||||
# Options: certificate, pam.
|
||||
#auth = "certificate"
|
||||
auth = "plain[./data/test-pam.passwd]"
|
||||
auth = "plain[@SRCDIR@/data/test-pam.passwd]"
|
||||
acct = "pam"
|
||||
|
||||
# A banner to be displayed on clients
|
||||
|
||||
Reference in New Issue
Block a user