Rackmount your Fortinet --> http://www.rackmount.it/fortirack
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Created on 12-04-2007 04:07 AM
config user ldap edit ad_ldap set server " dc.mydomain.at" set dn " DC=mydomain,DC=at" set cnid samaccountname set dn " DC=mydomain,DC=at" set type regular set username " CN=ldapsearch,OU=toolbox,DC=mydomain,DC=at" set password xxx set group " CN=ipsecdialup,OU=toolbox,DC=mydomain,DC=at" set filter (&(objectcategory=group)(objectclass=group)(member=*)) next endyou have to provide a user (his dn) to search the ldap tree (ldapsearch here) and the search base (dn var). debug helped me a lot.
diagnose debug application fnbamd –1 diagnose debug enableregards
Carsten Buchenau EDIFICE COMMUNICATIONS SA Lausanne, Switzerland
Created on 02-08-2008 08:37 PM
set filter (&(objectcategory=group)(objectclass=group)(member=*))Great information though I still cannot get authentication with Active Directory groups to work. I have created a new OU with two new groups with test accounts with the configuration from this thread. No luck. The debug looks like this: fnbamd_ldap.c[612] fnbamd_ldap_get_result-Going to SEARCH state fnbamd_fsm.c[933] poll_auth-Continue pending for req 10 fnbamd_ldap.c[183] get_all_dn-Found no DN fnbamd_ldap.c[202] start_next_dn_bind-No more DN left fnbamd_ldap.c[555] fnbamd_ldap_get_result-No more DN fnbamd_ldap.c[686] fnbamd_ldap_get_result-Going to DONE state res=1 fnbamd_auth.c[961] fnbamd_auth_poll-Result for ldap svr x.x.x.x is denied fnbamd_comm.c[128] fnbamd_comm_send_result-Sending result 1 for req 10 authenticate ' groupatest' against ' SSLGroupA' failed! I successfully authenticate with LDAP against an OU without groups, but I need to be able to use group membership for different users. What I am missing? Thanks!
Created on 02-11-2008 02:37 AM
fnbamd_ldap.c[183] get_all_dn-Found no DN fnbamd_ldap.c[202] start_next_dn_bind-No more DN left fnbamd_ldap.c[555] fnbamd_ldap_get_result-No more DNSeems like you did not define the base to start the search from, i.e. the root of your LDAP Directory, " DC=domain,DC=com" ? You need that for searching through the tree... regards
Fortigate 200D HA A/P Cluster FAZ VM
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1709 | |
1093 | |
752 | |
446 | |
231 |
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 2024 Fortinet, Inc. All Rights Reserved.