ISSUE # 1: I am receiving a message when accessing the LDAP application that
"LDAP authentication is not enabled. Please set LDAP as authentication
service in xwiki.cfg"
Here is a portion of my xwiki.cfg file as far as LDAP goes. Isn't that
correct?
#-# LDAP authentication service
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
#-# Turn LDAP authentication on - otherwise only XWiki authentication
#-# - 0: disable
#-# - 1: enable
#-# The default is 0
xwiki.authentication.ldap=1
ISSUE # 2: Some LDAP users are not able to log in. We are receiving an bad
username/password error. We even tried creating a new LDAP user, but we
still could not log in. What should I check?
--
View this message in context:
http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-but-it…
Sent from the XWiki- Users mailing list archive at
Nabble.com.