Disclaimer

The content of this material are challenges faced onsite and how I personally resolved them. Please be noted that solutions posted here

1> should not be considered as ultimate. The material may be considered for reference only.

2> should not be considered as guarantee that solutions may work. Contact Cyberoam support before making any changes.

3> blog does NOT belong to the Cyberoam. It's a blog...a personal blog.

Changes done after referring this site may seriously damage the network. So...

........DO CHANGES AT YOUR OWN RISK

(please contact cyberoamsupport before implementing any changes)

Thursday 8 December 2011

Hi All,

If you are configuring LDAP on windows AD server to authenticate the user then you need to use the below syntax when requested for admin username while configuring the LDAP

cn=administrator,cn=users    <-------this is because the administrator usually exits in this container

if the user is somewhere else you can use ldap browser to find out his exact query to be used in the admin username while configuring ldap.

HTH

No comments:

Post a Comment