cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1222
Views
0
Helpful
1
Replies

FTD & Anyconnect vpn

blackswans
Level 1
Level 1

Hi,

We are using FTD and using its web management. We created a realm and anyconnect configuration is done. When I try to connect from anyconnect we get "login failed" error. How can we check which active directory OU group its checking? Which logs should we check?

Thanks.

1 Reply 1

Rahul Govindan
VIP Alumni
VIP Alumni

When you create an AD realm on FDM and add it to the VPN config, it essentially creates a aaa-server config like on the ASA as seen below:

 

aaa-server AD host 192.168.1.1
server-port 389
ldap-base-dn dc=domain,dc=com
ldap-scope subtree
ldap-login-password *****
ldap-login-dn administrator@domain.com
server-type auto-detect

 

You should be able to run "debug ldap 255" on the CLI to see debug logs when testing. This should look like the regular LDAP debugs on the ASA as seen here:

 

https://community.cisco.com/t5/security-documents/remote-access-vpn-on-asa-authentication-using-ldap-server/ta-p/3144864

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card