- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Active Directory Integration
Hi All,
I'm having an issue with the LDAP integration.
First here's my setup overview:
[ol]Note: Everything is running in EVE-NG and Firewall image is a KVM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello jcubio,
You can run packet sniffer or use packet capture on interface facing ldap, to see what goes wrong with communication. The output can be opened in wireshark. LDAP protocol is easy to read and is well documented. It would be better to see your ldap configuration as well. Or you can run in SSH:
diag debug reset
diag debug console timestamp enable
diag debug application fn -1
diag debug enable
diag test authserver ldap <ldap_server_name_as_in_fortigate> <UserName> <password>
once the output finishes/issue is reproduced, disable debug by:
diag debug disable
diag debug reset
We should see what the ldap returns in the output.
Best Regards,
Alivo
livo
