As far as I know "LDAP service is not available" error message is only
displayed in LDAP UI extension and indicate that it cannot find the
service that is supposed to be located in xwiki-platform-ldap-api
("XWiki Platform - LDAP - API" extension) jar. Either you installed it
by hand last time and forgot to put it in the new install or you
installed it as extension and forgot to keep your permanent directory
when you upgraded.
On Wed, Sep 9, 2015 at 9:24 AM, aleksey-s <a1ewka(a)ya.ru> wrote:
  Hi!
 Yes. To make sure I copied xwiki.cfg from old to new version again and
 restart xwiki.
 In xwiki.cfg in LDAP section uncommented  only next strings
 xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
 xwiki.authentication.ldap.server=127.0.0.1
 xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.bind_DN=cn={0},department=USER,department=INFORMATIK,department=1230,o=MP
 xwiki.authentication.ldap.bind_pass={1}
 xwiki.authentication.ldap.base_DN=
 xwiki.authentication.ldap.fields_mapping=last_name=sn,first_name=givenName,email=mail
 xwiki.authentication.ldap.update_user=1
 xwiki.authentication.ldap.trylocal=1
 But in XWikiPreferences some parameters not match to xwiki.cfg (ldap server
 and etc). It was on old version too.
 --
 View this message in context:
http://xwiki.475771.n2.nabble.com/LDAP-service-is-not-available-after-updat…
 Sent from the XWiki- Users mailing list archive at 
Nabble.com.
 _______________________________________________
 users mailing list
 users(a)xwiki.org
 
http://lists.xwiki.org/mailman/listinfo/users 
--
Thomas Mortagne