Created on
04-05-2024
04:19 AM
Edited on
04-05-2024
05:05 AM
By
Anthony_E
| Description | This article describes how to troubleshoot LDAP authentication issues with FortiSIEM. |
| Scope | FortiSIEM. |
| Solution |
When setting up LDAP authentication or a user is not able to login with an invalid password, follow the steps below to check the credentials being used:
cp /opt/phoenix/config/log4j2.xml /opt/phoenix/config/log4j2.xml.bak
sed -i 's/<Logger name=\"com.ph.phoenix\" level=\"info\" additivity=\"false\">/<Logger name=\"com.ph.phoenix\" level=\"debug\" additivity=\"false\">/' /opt/phoenix/config/log4j2.xml
tail -f /opt/glassfish/domains/domain1/logs/phoenix.log | egrep -i 'ldap|auth'
tcpdump host <ad_server_ip> -vvv -w /tmp/ldap_auth_test.pcap
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.