updated doc

This commit is contained in:
Nikos Mavrogiannopoulos
2013-03-05 22:09:43 +01:00
parent 99e34f13a2
commit 66a8ab6ad8
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
*
* DO NOT EDIT THIS FILE (ocserv-args.c)
*
* It has been AutoGen-ed March 5, 2013 at 01:41:50 AM by AutoGen 5.16
* It has been AutoGen-ed March 5, 2013 at 10:09:33 PM by AutoGen 5.16
* From the definitions ocserv-args.def
* and the template file options
*

View File

@@ -74,8 +74,8 @@ An example configuration file follows.
@example
# User authentication method. Could be set multiple times and in
# that case all should succeed.
# Options: certificate, pam.
# that case all should succeed. To enable multiple methods use
# multiple auth directives. Available options: certificate, pam.
#auth = "certificate"
auth = "pam"

View File

@@ -2,7 +2,7 @@
*
* DO NOT EDIT THIS FILE (ocserv-args.h)
*
* It has been AutoGen-ed March 5, 2013 at 01:41:50 AM by AutoGen 5.16
* It has been AutoGen-ed March 5, 2013 at 10:09:33 PM by AutoGen 5.16
* From the definitions ocserv-args.def
* and the template file options
*