doc update [ci skip]

This commit is contained in:
Nikos Mavrogiannopoulos
2017-01-29 15:22:22 +01:00
parent 550599e098
commit 3033591343
4 changed files with 11 additions and 3 deletions

View File

@@ -7,6 +7,10 @@
# certificate:
# This indicates that all connecting users must present a certificate.
# The username and user group will be then extracted from it (see
# cert-user-oid and cert-group-oid). The certificate to be accepted
# it must be signed by the CA certificate as specified in 'ca-cert' and
# it must not be listed in the CRL, as specified by the 'crl' option.
#
# pam[gid-min=1000]:
# This enabled PAM authentication of the user. The gid-min option is used

View File

@@ -16,7 +16,7 @@ detail = "Openconnect VPN server control (occtl) is a tool to control
the ocserv VPN server.";
copyright = {
date = "2014-2016";
date = "2014-2017";
owner = "Red Hat";
author = "Nikos Mavrogiannopoulos";
eaddr = "openconnect-devel@lists.infradead.org";

View File

@@ -18,7 +18,7 @@ detail = "This program is openconnect password (ocpasswd) utility. It allows th
and handling of a 'plain' password file used by ocserv.";
copyright = {
date = "2013-2016";
date = "2013-2017";
owner = "Nikos Mavrogiannopoulos";
author = "Nikos Mavrogiannopoulos";
eaddr = "openconnect-devel@lists.infradead.org";

View File

@@ -20,7 +20,7 @@ is used by several CISCO routers.
";
copyright = {
date = "2013-2016";
date = "2013-2017";
owner = "Nikos Mavrogiannopoulos";
author = "Nikos Mavrogiannopoulos and others";
eaddr = "openconnect-devel@lists.infradead.org";
@@ -89,6 +89,10 @@ An example configuration file follows.
# certificate:
# This indicates that all connecting users must present a certificate.
# The username and user group will be then extracted from it (see
# cert-user-oid and cert-group-oid). The certificate to be accepted
# it must be signed by the CA certificate as specified in 'ca-cert' and
# it must not be listed in the CRL, as specified by the 'crl' option.
#
# pam[gid-min=1000]:
# This enabled PAM authentication of the user. The gid-min option is used