Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We have a Cisco ASA 5500 series firewall, and have been using LDAP for VPN authentication in a Windows 2016 domain controller.In remote Access VPN, AAA Server Groups we have a LDAP server group using LDAP protocol with three DC to authenticate the re...
This solution worked well for my case:Set the following settingsAAA-Server Edit - ASDM ASA5515 Then Test in CLI with this command:test aaa-server authentication LDAP host 10.10.##.## username myldapsvcacct password "<mypassword>"Note: actual service-...
Test with CLI:=> I have Cisco ASDM 7.9(2) 152 Software version to connect to ASA 5515 Security appliance; I know this is EOL. As part of the troubleshooting I run Tests in ASA's CLI interface which Fail with error code (DC02 and DC02):test aaa-server...
Hello All,I have a LDAP Server Group with three domain controllers for Remote Access VPN authentication using LDAP.Only the first DC in the LDAP server group authenticates remote Windows users and performs a successfully Test within AAA server Groups...