On Thu, Jun 14, 2012 at 11:48 AM, Patrycja Suchomska
<szablowska.patrycja(a)gmail.com> wrote:
  Thank you for your rapid reply.
  Seems to me that ut should be "uid" and
not "cn" here according to
 what you found in your LDAP server. 
 I've tried "uid" in this part before, but it didn't help. Changed
xwiki.cfg to:
 xwiki.authentication.ldap.bind_DN=uid={0},ou=People,dc=debuntu,dc=local
 xwiki.authentication.ldap.UID_attr=uid
 Checked now again - unfortunately, result is the same. 
You sure it's exactly the same ? I don't see how you can get "Binding
to LDAP server with credentials login=[cn=xwiki]" with this
configuration. It should indeicate
"login=[uid=xwiki,ou=People,dc=debuntu,dc=local]".
Maybe you have some configuration set in XWiki.XWikiPreferences page
which override what you have in xwiki.cfg, did you tried the LDAP UI
before seting xwiki.cfg ?
 Patricia
 _______________________________________________
 users mailing list
 users(a)xwiki.org
 
http://lists.xwiki.org/mailman/listinfo/users 
--
Thomas Mortagne