that is what i already did but unfortunately without result.
i just started with wiki and linux/unix so i dont know what to do next
because i actually still dont know what my problem is and how to fix
that.

my LDAP part in xwiki.cfg

# LDAP
#-------------------------------------------------------------------------------------
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
xwiki.authentication.ldap=1
xwiki.authentication.ldap.server=192.168.220.80
xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.bind_DN={0}
xwiki.authentication.ldap.bind_pass={1}
xwiki.authentication.ldap.base_DN=DC=w2k,DC=rto,DC=dec,DC=com
xwiki.authentication.ldap.UID_attr=cn


also i cant find any logs..i thought its logged in the tomcat log
files but there is nothing about ldap/connection problems.

I'm at my wits' end :(
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to