Dear openfire users,
I am using openfire 3.7 with 2003 Windows Server.
I am not able to pass the test when integrating LDAP.
My domain name is gadc2.cb.org
I used the following DN names below:
cn=Users;dc=gadc2.cb.org
cn=Users;dc=gadc2,dc=cb,dc=org
administrator DN
cn=administrator,dc=gadc2.cb.org
test@gadc2.cb.org
Nothing is working, I cannot past the LDAP test, I used both examples but still failing.
If there is anyone who can help me get through this, i will be so grateful.
thanks
TM1
2
LDAP server
Host:
gadc2.cb.org (your DC server)
BaseDN:
OU=users,DC=gadc2,DC=cb,DC=org
administration DN, try like that
Administration DN:gadc2.cb.org\administrator
password: xxxxxxx
if you still have problem use Active Directory Explorer for read DN (it is in Systemitnernals Suite pack)
Farhan
3
hi TM
Could you please help me on this ! PLEASE !
Farhan
4
exaple: Domain name is domain.org.com
set Base DN as : dc=domain,dc=org,dc=com
Set Administrator DN as : dn=Administrator,dn=Users,dc=domain,dc=org,dc=com
This syntax resolved my issue. You dont have to mention Users Group in Base DN.