1 Aug
2008
1 Aug
'08
8:57 a.m.
Hi all, I found out, that Xwiki 1.5 doesn't load LDAP connection info from xwiki.cfg: xwiki.authentication.ldap.bind_DN=xxx xwiki.authentication.ldap.bind_pass=xxx I had to put these details directly into code (into bind method), recompile core class and then it works. Any solution? Thanks Petr