aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2011-12-14 18:04:39 +0100
committerTobias Brunner <tobias@strongswan.org>2011-12-14 18:04:39 +0100
commitb768d6a4a58b8d1d190049b5fc7ac6839bb867e8 (patch)
tree1d48af9e4cb386a8d394091905838050b662ae9d /man
parent6d4c6b8f41fdb429d6fe55a1335cc93bf43a36c8 (diff)
downloadstrongswan-b768d6a4a58b8d1d190049b5fc7ac6839bb867e8.tar.bz2
strongswan-b768d6a4a58b8d1d190049b5fc7ac6839bb867e8.tar.xz
Documented xauth_identity in ipsec.conf(5) man page.
Diffstat (limited to 'man')
-rw-r--r--man/ipsec.conf.5.in10
1 files changed, 7 insertions, 3 deletions
diff --git a/man/ipsec.conf.5.in b/man/ipsec.conf.5.in
index e2835bde3..a7cc81b4c 100644
--- a/man/ipsec.conf.5.in
+++ b/man/ipsec.conf.5.in
@@ -1,4 +1,4 @@
-.TH IPSEC.CONF 5 "2010-10-19" "@IPSEC_VERSION@" "strongSwan"
+.TH IPSEC.CONF 5 "2011-12-14" "@IPSEC_VERSION@" "strongSwan"
.SH NAME
ipsec.conf \- IPsec configuration and connections
.SH DESCRIPTION
@@ -268,7 +268,7 @@ IKEv1 additionally supports the values
.B xauthpsk
and
.B xauthrsasig
-that will enable eXtended AUTHentication (XAUTH) in addition to IKEv1 main mode
+that will enable eXtended Authentication (XAuth) in addition to IKEv1 main mode
based on shared secrets or digital RSA signatures, respectively.
IKEv2 additionally supports the value
.BR eap ,
@@ -1039,7 +1039,7 @@ and
connection types, only.
.TP
.BR xauth " = " client " | server"
-specifies the role in the XAUTH protocol if activated by
+specifies the role in the XAuth protocol if activated by
.B authby=xauthpsk
or
.B authby=xauthrsasig.
@@ -1048,6 +1048,10 @@ Accepted values are
and
.B client
(the default).
+.TP
+.BR xauth_identity " = <id>"
+defines the identity/username the client uses to reply to an XAuth request.
+If not defined, the IKEv1 identity will be used as XAuth identity.
.SS "CONN PARAMETERS: IKEv2 MEDIATION EXTENSION"
The following parameters are relevant to IKEv2 Mediation Extension