Hi,
I am configuring Zabbix 1.8.3 for our setup.
When I try to configure ldap authentication by putting the requisite base DN, bind DN and password it still gives me cannot bind by given Bind DN.
Searched the blog but could not solve the issue.
I have taken the DN from the actual AD tree.
Here are my configuration options :
LDAP Host : <ip of the ad server>
Base DN : ou=force,ou=users,ou=rcp,ou=MH_MUM,dc=in,dc=ril,dc =com
Search Attribute : sAMAccountName
Bind DN : cn=Shriram.Fowkar,ou=force,ou=users,ou=rcp,ou=mh_m um,dc=in,dc=ril,dc=com
Any suggestions what can I try to configure this ?
I am configuring Zabbix 1.8.3 for our setup.
When I try to configure ldap authentication by putting the requisite base DN, bind DN and password it still gives me cannot bind by given Bind DN.
Searched the blog but could not solve the issue.
I have taken the DN from the actual AD tree.
Here are my configuration options :
LDAP Host : <ip of the ad server>
Base DN : ou=force,ou=users,ou=rcp,ou=MH_MUM,dc=in,dc=ril,dc =com
Search Attribute : sAMAccountName
Bind DN : cn=Shriram.Fowkar,ou=force,ou=users,ou=rcp,ou=mh_m um,dc=in,dc=ril,dc=com
Any suggestions what can I try to configure this ?
Comment