You can have only one authenticator in XWiki since the single authenticator to use is defined by xwiki.authentication.authclass.
On Fri, Feb 14, 2014 at 7:00 PM, Galina <[email protected]> wrote: > Hello Thomas, > > Thank you for your reply. > > Yes, I am talking about > http://extensions.xwiki.org/xwiki/bin/view/Extension/XWiki+Authenticator+Trusted+LDAP > > When I replace > xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl > with > xwiki.authentication.authclass=com.xwiki.authentication.trustedldap.TrustedLDAPAuthServiceImpl > according the documentation on > https://github.com/xwiki-contrib/xwiki-authenticator-trusted-ldap#install, > our XWIKI doesn't run with the error: > java.lang.NoClassDefFoundError: > com/xpn/xwiki/user/impl/LDAP/XWikiLDAPAuthServiceImpl > > Can trusted LDAP Authenticator work at the same time as LDAP authentication > works? > > Galina > > > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/XWiki-Authenticator-Trusted-LDAP-tp7589082p7589149.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
