Hi, On Fri, Aug 1, 2008 at 10:57 AM, <[EMAIL PROTECTED]> wrote: > 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
XWiki 1.5 does load LDAP connection informations from xwiki.cfg for sure, unless you overwrite it in XWiki.XWikiPreferences. See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication > I had to put these details directly into code (into bind method), > recompile core class and then it works. > > Any solution? > > Thanks > > Petr > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

