Question
Query failed when querying distinguished name
Hi guys, Facing the following problem: Server / AD is running on Windows 2012. Test connection to AD is successful when I click Test. But clicking on " Query Distinguished Name" button results in a query failed. Below is the code i' m getting:
MIDSTARSG-80C # diag test authserver ldap " Midstar LDAP" fortinet fortinetuser authenticate ' fortinet' against ' Midstar LDAP' failed! MIDSTARSG-80C # fnbamd_fsm.c[1274] handle_req-Rcvd auth req 55902214 for fortinet in Midstar LDAP opt=27 prot=0 fnbamd_ldap.c[759] resolve_ldap_FQDN-Resolved address 192.168.100.12, result 192.168.100.12 fnbamd_ldap.c[1451] fnbamd_ldap_get_result-Error in ldap_result: 8 (Strong(er) authentication required) fnbamd_ldap.c[1738] fnbamd_ldap_get_result-Auth denied fnbamd_auth.c[2074] fnbamd_auth_poll_ldap-Result for ldap svr 192.168.100.12 is denied fnbamd_comm.c[116] fnbamd_comm_send_result-Sending result 1 for req 55902214Any idea what is wrong on my LDAP / AD end since i' ve already tested on a machine on the same local network as the AD to query the LDAP without issue.