Save password for Ipsec client on machine
How to save password on client machine for IPsec users?
I ran through an issue where I needed to save user password on client machine for IPsec user. I tried using ASDM and once I apply the setting and come back and check I find its disabled. So for some reason ASDM wasn't allowing me to enable it.
The option is available under group policy:
So I did using CLI mode. I went into the group policy and made the change and it worked.
group-policy GroupPolicy_ANYCONNECT-PROFILE attributes
password-storage enable
I ran through an issue where I needed to save user password on client machine for IPsec user. I tried using ASDM and once I apply the setting and come back and check I find its disabled. So for some reason ASDM wasn't allowing me to enable it.
The option is available under group policy:
So I did using CLI mode. I went into the group policy and made the change and it worked.
group-policy GroupPolicy_ANYCONNECT-PROFILE attributes
password-storage enable
0 comments:
Post a Comment