mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
fixed sample.config
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
|
||||
#auth = "pam"
|
||||
#auth = "pam[gid-min=1000]"
|
||||
#auth = "plain[./sample.passwd]"
|
||||
auth = "plain[./sample.passwd]"
|
||||
#auth = "certificate"
|
||||
auth = "radius[/etc/radiusclient/radiusclient.conf,groupconfig]"
|
||||
#auth = "radius[/etc/radiusclient/radiusclient.conf,groupconfig]"
|
||||
|
||||
# Specify alternative authentication methods that are sufficient
|
||||
# for authentication. That is, if set, any of the methods enabled
|
||||
|
||||
Reference in New Issue
Block a user