LDAP Authentication

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 10:21 PM - edited 02-21-2020 07:34 AM
hi,all
There is a problem in the VPN connection and authentication failure through the AD domain.
The current problems are as follows:
1, the terminal now dials VPN can pop out the authentication page;
2. After the terminal submits the authentication information, the login failed is fed back to the terminal.
3, the way to authenticated is AAA, combined with the LDAP server.
The debug information is in attach
- Labels:
-
NGFW Firewalls

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2018 07:16 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2018 11:00 PM
Hi Jack,
You would need to check the connectivity between the firepower and AD.
Apart from packet capture, you can also check the messages under /var/log directory and grep for "adi"
Example:
If checking the logs from FMC.
cd /var/log
tail -f messages | grep -i adi
Hope that helps,
Yogesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 01:30 AM
