aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2014-01-22 14:31:22 +0100
committerMartin Willi <martin@revosec.ch>2014-01-23 16:07:04 +0100
commitc5dc94dc8a898bc02cb66a3b55b7551157c15ea5 (patch)
tree278423e8c2eb8abef93f291a53130ef45d133b6e /man
parent2312504d1ef5001277da1df66787df0ffeddfb40 (diff)
downloadstrongswan-c5dc94dc8a898bc02cb66a3b55b7551157c15ea5.tar.bz2
strongswan-c5dc94dc8a898bc02cb66a3b55b7551157c15ea5.tar.xz
man: Document xauth-pam session option
Diffstat (limited to 'man')
-rw-r--r--man/strongswan.conf.5.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index 2509a82c4..3cfc57e97 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -804,6 +804,9 @@ EAP plugin to be used as backend for XAuth credential verification
.BR charon.plugins.xauth-pam.pam_service " [login]"
PAM service to be used for authentication
.TP
+.BR charon.plugins.xauth-pam.session " [no]"
+Open/close a PAM session for each active IKE_SA
+.TP
.BR charon.plugins.xauth-pam.trim_email " [yes]"
If an email address is given as an XAuth username, trim it to just the
username part.