01-21-2016 10:28 AM
Hello friends,
I´m trying to configure an anyconnect on my ASA 5555 and when I try to connect in the anyconnect client, I receive the msg: "Login Denied , unauthorized connection mechanism , contact your administrator"
I try to research on Cisco web site and the solution was:
This error message occurs mostly because of configuration issues that are improper or an incomplete configuration. Check the configuration and make sure it is as required to resolve the issue.
As you can see, didn´t help me. I know that there is something wrong, I junt don´t know what.
Thanks
Marcio
Solved! Go to Solution.
01-21-2016 11:44 AM
Hi Marcio,
Try adding the following commands:
tunnel-group VPN_SPO_ARTERIS webvpn-attributes
group-alias VPN_SPO_ARTERIS
Then test the connection again.
01-21-2016 11:15 AM
Hi Marcio,
Please check the group-policy configuration for the intended conenction-profile/Tunnel-group that you are connecting to.
This error generally comes when you have not defined "ssl-client" as the "vpn-tunnel-protocol" in the intended group-policy.
If possible can you share your configuration, sot hat i can point out the same.
Regards,
Jagmeet
01-21-2016 11:40 AM
01-21-2016 11:44 AM
Hi Marcio,
Try adding the following commands:
tunnel-group VPN_SPO_ARTERIS webvpn-attributes
group-alias VPN_SPO_ARTERIS
Then test the connection again.
02-08-2021 10:10 PM
Hello,
Where can I add the commands?
And how?
Thanks
02-08-2021 10:23 PM
Hi Kennyanu,
These commands can be added on ASA CLI
ciscoasa# configure terminal
ciscoasa(config)# tunnel-group <tunnel-group-name> webvpn-attributes
ciscoasa(config-tunnel-webvpn)# group-alias <tunnel-group-name>
ciscoasa(config-tunnel-webvpn)#
Make sure <tunnel-group-name> tunnel-group already exists else you will see an error during the configuration.
Thank you,
Dinesh Moudgil
01-21-2016 11:55 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide