Problems with LDAP (AD) Authentication

Hi there

after the valuable help of some guys here I was able to setup my private openfire server - runs like hell :slight_smile:

now I wanted to setup the comapny openfires server which needs to be integrated into active directory.

Using the latest Openfire on CentOS 5.2. I tried with integrated database and that works fine. Then I re-run Setup and want to integrate it into AD, but runnign into trouble on the connection settings page.

When I Test the Connection, I get:

[LDAP: error code 1 - 000020D6: SvcErr: DSID-031006CC, problem 5012 (DIR_ERROR), data 0 �]

I used the Base DN in the Form of: ou=country;ou=subsidiary;dc=company;dc=com

I tried the admin DN as a full path and ldap_svc_openfire@company.com

underneath the ou=conutry, we have additional ou’s:

dc=com

dc=company

ou=country1

ou=department1

ou=computers

ou=users

ou=department2

ou=computers

ou=users

ou=country2

etc.

using e.g. Aache directory studio I can login and browse without any problems using the supplied credentials …

any help is appreciated

Thanks

Andre

stupid me … irgnore my question … I used a semicolon instead of a comma …

anyway

thanks