On Tue, Jun 1, 2010 at 09:43, kumart <[email protected]> wrote: > > Hi, > > we tried to connect our xwiki (version 2.2.2.) to our ActiveDirectory Server > (LDAP). > That failed. So we wanted to use log4j for logging the activities. We > configured it as described in the xwiki documentation. (Adding an > log4j.properties and the debug strings for LDAP.) But there are no > information about the LDAP connection or failures in the xwiki.log. > > Did we forget something important?
Where did you put the log4j.properties file ? Did you properly enabled LDAP ayhenticator (with property xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl) ? > > Hoping for your help. > Martin > > PS: We use Xwiki 2.2.2., tomcat 5.5 and MySQL > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/log4j-doesn-t-log-information-about-LDAP-connection-tp5124868p5124868.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
