Binding Openfire to Active Directory

Hi,

Hello, I’m trying to set up Openfire to connect to an AD server, I can pass the first connection test, but the second one fails me with this message

No users were found using the specified configuration. Try changing the base DN, user filter or username field. please find the attached image for my AD details

under BaseDN i am provding “cn=Users;dc=abc-india,dc=sisads,dc=com”

Thanks

shaikh

Message was edited by: shaikh


your base dn should be:

ou=Users,dc=abc-india,dc=com

your admin dn:

cn=YourUserThatConnectstAD,ou=Users,dc=abc-india,dc=com

Thanks, i resolved the issues. below was my base DN

cn=users,dc=sisfirst-india,dc=com

cn=Administrator,cn=users,dc=sisfirst-india,dc=com