Yes you are right I copy pasted from documentation in http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication which was wrong. Fixing it now.
On Tue, May 13, 2008 at 12:00 PM, Fabien <[EMAIL PROTECTED]> wrote: > Again: Did you meant > > "com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.class" instead of > "com.xpn.xwiki.*ldap**.authentication*.XWikiLDAPAuthServiceImpl > " ? > > > On Tue, May 13, 2008 at 11:57 AM, Fabien <[EMAIL PROTECTED]> wrote: > > > Hi Thomas, > > > > Did you meant > > "com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.class" instead of "" > > > > ? > > > > I have found the first one but not the second into the xwiki-core jar. > > > > Also are you sure about: xwiki.authentication.ldap.authclass ? > > It seems look at the trace that xwiki only take > > xwiki.authentication.authclass into account. > > > > Fabien > > > > On Thu, May 8, 2008 at 3:53 PM, Thomas Mortagne <[EMAIL PROTECTED]> > > wrote: > > > > > Which LDAP authenticator (xwiki.authentication.ldap.authclass) do you > > > use ? If it's com.xpn.xwiki.user.impl.LDAP.LDAPAuthServiceImpl or if > > > you did not configured xwiki.authentication.ldap.authclass forgot > > > pretty much all I said as I spoke about the new (since 1.3) LDAP > > > authenticator > > > > (xwiki.authentication.ldap.authclass=com.xpn.xwiki.ldap.authentication.XWikiLDAPAuthServiceImpl)... > > > > > > -- > > > Thomas Mortagne > > > _______________________________________________ > > > users mailing list > > > [email protected] > > > http://lists.xwiki.org/mailman/listinfo/users > > > > > > > > _______________________________________________ > 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
