Fixed documentation of XAUTH in ipsec.secrets.
This commit is contained in:
@@ -22,9 +22,9 @@ Here is an example.
|
|||||||
|
|
||||||
[email protected] : EAP "x3.dEhgN"
|
[email protected] : EAP "x3.dEhgN"
|
||||||
|
|
||||||
: XAUTH carol "4iChxLT3"
|
carol : XAUTH "4iChxLT3"
|
||||||
|
|
||||||
: XAUTH dave "ryftzG4A"
|
dave : XAUTH "ryftzG4A"
|
||||||
|
|
||||||
# get secrets from other files
|
# get secrets from other files
|
||||||
include ipsec.*.secrets
|
include ipsec.*.secrets
|
||||||
@@ -147,7 +147,7 @@ delimited by double-quote characters (\fB"\fP).
|
|||||||
.br
|
.br
|
||||||
\fBEAP\fP secrets are IKEv2 only.
|
\fBEAP\fP secrets are IKEv2 only.
|
||||||
.TP
|
.TP
|
||||||
.B : XAUTH <username> <password>
|
.B [ <servername> ] <username> : XAUTH <password>
|
||||||
\fBXAUTH\fP secrets are IKEv1 only.
|
\fBXAUTH\fP secrets are IKEv1 only.
|
||||||
.TP
|
.TP
|
||||||
.B : PIN <smartcard selector> <pin code> | %prompt
|
.B : PIN <smartcard selector> <pin code> | %prompt
|
||||||
|
|||||||
Reference in New Issue
Block a user