Hi, > On 9 Mar 2017, at 20:02, JasoYeom <tuxnic...@gmail.com> wrote: > > 1. I installed the demo version via the Windows installation setup. I > installed the ldap ui extension and added the appropriate line to > authenticate to ldap in xwiki.cfg. Restarted ldap works fine. > > 2. Downloaded mysql, jetty and the 8.4.4 war file. Installed and xwiki > works fine. Added the same ldap ui extension and configure xwiki the same > as above. Restarted jetty and found that the distribution wizard > reappeared.
This probably means that you haven’t configured the permanent directory of xwiki (see xwiki.properties) and thus XWiki ended up using a temporary directory which got removed/cleaned between your 2 runs. Whenever the DW is displayed it means it’s needed, i.e. that that status file located in the permanent directory wasn’t found or it contained information that the DW needs to be executed. Thanks -Vincent > I told it to never come up again. I went to configure ldap and > received the error that the LDAP service was not installed. Checked the > installed extensions and none were found! I installed the Ldap ui again and > it complained that ldap was not configured in xwiki.cfg. I confirmed it is > setup the exact same way and even compared the files which are exactly the > same. Restarted jetty and once again checked to see which extensions were > installed: none. > > Both installs are in the ProgramFiles folder and both have the same > permissions. I even moved the manual install to my desktop and tested there > as well. The installed extensions keep disappearing for some reason. > > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-xwiki-cfg-tp7602951p7603045.html > Sent from the XWiki- Users mailing list archive at Nabble.com.