On Tue, Mar 7, 2017 at 1:36 AM, Douglas Landau wrote:
> Hi,
>
> Another dumb question, apologies in advance.
> I'm running Tomcat 9.0 + mysql 5.7 + XWiki 8.4.3 installed from WAR.
> I installed the LDAP authentication thru the extensions manager, at least I
> think I did, but don't see the instal
Hi Doug - you have to fill in additional lines! It is this:
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
OR this:
xwiki.authentication.authclass=org.xwiki.contrib.ldap.XWikiLDAPAuthServiceImpl
With a test installation it worked without this line:
xwik
Hi,
Another dumb question, apologies in advance.
I'm running Tomcat 9.0 + mysql 5.7 + XWiki 8.4.3 installed from WAR.
I installed the LDAP authentication thru the extensions manager, at least I
think I did, but don't see the installed package files anywhere. Nor do I see
anything about it in th