This thread is archived
2 Replies Last post: Sep 1, 2006 11:53 AM by LG  
Chris Q   2 posts since
Aug 29, 2006
Currently Being Moderated

Aug 29, 2006 9:33 AM

LDAP Hell

I have been trying every variation of LDAP settings I have seen on these forums with no luck. I am not able to connect with an account that is in the Info Tech OU and I am not able to log into the admin console using any credentials.  Here is my conf file, any help would be great!

 

9090 9091 administrator --> en 192.168.0.5 389 cn=Infomation Technology,cn=TPI,dc=TPI,dc=LAN jabberadmin ******* True sAMAccountName displayName mail cn member description false true ]]><![CDATA[

(&

(objectCategory=Person)

(objectClass=user)

(memberOf=cn=jabberaccess,cn=Users,dc=TPI,dc=LAN)

(!(userAccountControl:1.2.840.113556.1.4.803:=2))

(sAMAccountName=) ) ]]></searchFilter> <groupSearchFilter><![CDATA[ (& (objectCategory=Group) (objectClass=group) (memberOf=cn=jabberaccess,cn=Users,dc=TPI,dc=LAN) (member=)

)

]]> org.jivesoftware.wildfire.ldap.LdapUserProvider org.jivesoftware.wildfire.ldap.LdapAuthProvider org.jivesoftware.database.EmbeddedConnectionProvider true]]>

LG KeyContributor 4,983 posts since
Dec 13, 2005
Currently Being Moderated
Sep 1, 2006 11:54 AM in response to: Chris Q
Re: LDAP Hell

Hi,

 

your configuration will look much better if you put it between  and . A hint is still missing within the post thread form ):

 

LG

More Like This

  • Retrieving data ...