On Mon, Mar 6, 2017 at 8:22 PM, JasoYeom <[email protected]> wrote:
I started from scratch:
1. Downloaded war file for 8.4.4, jetty and mysql. 2. Setup accordingly and all working normally. 3. Installed the LDAP Authenticator extension 4. Installed the LDAP Application extension 5. As per http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP/ added:
xwiki.authentication.authclass=org.xwiki.contrib.ldap.XWikiLDAPAuthServiceImpl xwiki.authentication.ldap=1
Still getting LDAP authentication is not enabled.
Did you restarted XWiki when you modified xwiki.cfg file ?
I copied the wiki.cfg over from the scenario that works over to the new setup but still get LDAP is not enabled.
There are a lot of differences between the demo install and the Enterprise manual install. Different file structure, files etc.
It's the exact same thing actually but you are comparing a WAR with an all in one applicationserver+database which also contains the exact same WAR inside /webapps/xwiki/
I can post any configuration file. I've searched the internet for solutions and found none. I've followed all directions for the install all with the same results. Perhaps the best thing is to go back to 8.0 since anything above that version doesn't work with ldap very well.
-- View this message in context: http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-x... Sent from the XWiki- Users mailing list archive at Nabble.com.
-- Thomas Mortagne