10-22-2015 04:18 AM - edited 02-21-2020 08:31 PM
i have a cisco anyconnect with 3 group policies.
i only can choose one with cisco any connect.
how can make it possible to choose from three different groups
Solved! Go to Solution.
10-22-2015 04:50 AM
On the ASA we "publish" the group names using the group alias webvpn attribute. For example:
tunnel-group <connection profile #1> webvpn-attributes group-alias <alias #1> enable tunnel-group <connection profile #2> webvpn-attributes group-alias <alias #2> enable
...etc. When that is done they will appear on the dropdown list for clients to choose among when connecting.
Your ASA may have particular clients restricted to a specific profile. We would see that as a group-lock value under the username attributes.
10-22-2015 04:50 AM
On the ASA we "publish" the group names using the group alias webvpn attribute. For example:
tunnel-group <connection profile #1> webvpn-attributes group-alias <alias #1> enable tunnel-group <connection profile #2> webvpn-attributes group-alias <alias #2> enable
...etc. When that is done they will appear on the dropdown list for clients to choose among when connecting.
Your ASA may have particular clients restricted to a specific profile. We would see that as a group-lock value under the username attributes.
10-22-2015 06:40 AM
thanks for your help.
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