Nortel Networks 608(WL) Manuale Utente

Pagina di 222
Chapter 6
Advanced Features
E-DOC-CTC-20051017-0169 v0.1
195
6.6.7 Create a new XAuth user
adduser command
A new XAuth user is created with the
 ipsec peer vpnserver xauthpool 
adduser
  command.
Example
In the following example the pool, named pool1, is populated with a new XAuth 
user, named user1: 
The result of this operation can be verified with the 
listpool
 command.
For the newly created vpnserver entity in this example, the password is unset. 
Setting of the password is described in the next section.
=>ipsec
[ipsec]=>peer
[ipsec peer]=>vpnserver
[ipsec peer vpnserver]=>xauthpool
[ipsec peer vpnserver xauthpool]=>adduser
poolname = pool1
username = user1
:ipsec peer vpnserver xauthpool adduser poolname=pool1 username=user1
[ipsec peer vpnserver xauthpool]=>
[ipsec peer vpnserver xauthpool]=>listpool
name = pool1
:ipsec peer vpnserver xauthpool listpool name=pool1
Pool pool1 type chap
Username: user1
Password: <unset>
[ipsec peer vpnserver xauthpool]=>