Hi all,
I want to add a new Cisco vpn client user name in Cisco PIX.Whether below config is sufficient or not?Wat will be the impact of below config? Is the preshared key will work as password for the username ?
group-policy testuser internal
group-policy testuser attributes
dns-server value x.x.x.x
vpn-idle-timeout 20
tunnel-group testuser type ipsec-ra
tunnel-group testuser general-attributes
address-pool testdhcp
default-group-policy testuser
tunnel-group testuser ipsec-attributes
pre-shared-key
isakmp ikev1-user-authentication (outside) none
Thanks a lot in advance.
Regards,