I get following error configurin LDAP /AD pn BI 4.0 :
The secLdap plugin failed to verify the base dn. Please make sure this base exists and is accessible
I followed the steps indicated in the admin documentation .
our ldap.conf is the following
base cn=Users,dc=intranet,dc=sdb-group
binddn cn=LDAPUser,cn=Users,dc=intranet,dc=sdb-group
we filled the wizard wth
1- Add LDAP host (hostname:port):
2- Microsoft AD
3- Base distinguish name :dc=intranet,dc=sdb-group
4- LDAP referral credential cn=LDAPUser,cn=Users,dc=intranet,dc=sdb-group
5- Type of SSL authentication : BASIC
6- basic.
I don't understand where is the problem
thanks