diff options
author | Tobias Brunner <tobias@strongswan.org> | 2012-08-11 16:05:05 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2012-08-11 16:05:05 +0200 |
commit | 9ede42e112d3d74ec46f1aad1d2615273c0e7fa2 (patch) | |
tree | 46e4c9e17434a9e179440b814b68e4545fe4ea02 /man | |
parent | a63192479dc18a4249f3975e556ea3986a3575ca (diff) | |
download | strongswan-9ede42e112d3d74ec46f1aad1d2615273c0e7fa2.tar.bz2 strongswan-9ede42e112d3d74ec46f1aad1d2615273c0e7fa2.tar.xz |
Documentation fixes regarding xauth-pam/eap-gtc plugins
Diffstat (limited to 'man')
-rw-r--r-- | man/strongswan.conf.5.in | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index f08d00497..fb9f1853d 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -294,9 +294,8 @@ enable loaded duplicheck plugin .BR charon.plugins.eap-aka-3ggp2.seq_check .TP -.BR charon.plugins.eap-gtc.pam_service " [login]" -PAM service to be used for authentication - +.BR charon.plugins.eap-gtc.backend " [pam]" +XAuth backend to be used for credential verification .TP .BR charon.plugins.eap-peap.fragment_size " [1024]" Maximum size of an EAP-PEAP packet @@ -544,6 +543,9 @@ name of the strongSwan PDP as contained in the AAA certificate .TP .BR charon.plugins.whitelist.enable " [yes]" enable loaded whitelist plugin +.TP +.BR charon.plugins.xauth-pam.pam_service " [login]" +PAM service to be used for authentication .SS libstrongswan section .TP .BR libstrongswan.crypto_test.bench " [no]" |