[Openswan Users] Xauth question
Paul Wouters
paul at xelerance.com
Thu Dec 29 18:28:23 CET 2005
On Thu, 29 Dec 2005, Daren Hickman wrote:
> I am trying to setup XAUTH with openswan I need to know which file to
> define the user name and password for the XAUTH.
You cannot store them. XAUTH is an interactive user/password authorization.
Either run ipsec auto --up connection to get prompted, or script it using
whack directly like:
ipsec whack --name connection --ipsecgroup-xauth --xauthname yourremotename --xauthpass
yourpassword --initiate
See doc/README.XAUTHclient
Paul
More information about the Users
mailing list