XAUTH Secret » History » Version 5
Version 4 (Tobias Brunner, 26.08.2010 10:18) → Version 5/6 (Tobias Brunner, 11.05.2011 13:01)
h1. XAUTH Secret
As with [[PskSecret|PSK secrets]] the password is a sequence of characters, delimited by double-quote characters (").
*XAUTH secrets are IKEv1 only.*
h2. Notation
h3. strongSwan < 4.4.0
: XAUTH _<username>_ _"<password>"_ "_<password>_"
h3. strongSwan >= 4.4.0
[ _<servername>_ ] _<username>_ : XAUTH _"<password>"_
h2. Examples
<pre>
carol : XAUTH "4iChxLT3"
dave@strongswan.org : XAUTH "ryftzG4A"
</pre>
As with [[PskSecret|PSK secrets]] the password is a sequence of characters, delimited by double-quote characters (").
*XAUTH secrets are IKEv1 only.*
h2. Notation
h3. strongSwan < 4.4.0
: XAUTH _<username>_ _"<password>"_ "_<password>_"
h3. strongSwan >= 4.4.0
[ _<servername>_ ] _<username>_ : XAUTH _"<password>"_
h2. Examples
<pre>
carol : XAUTH "4iChxLT3"
dave@strongswan.org : XAUTH "ryftzG4A"
</pre>