I'm trying to implement SSO with xwiki using apache mod_auth_sspi and
SSOLdapAuthenicationImpl written in
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication.
However the ldap call rejects me because of the password (we don't need bind
however in this case, just information on the user connected by auth_sspi):
ldapAuthenticate(login, "", context);.
A ldap static user is used in xwiki.cfg.
--
View this message in context:
http://xwiki.475771.n2.nabble.com/SSO-and-LDAP-in-3-0-tp6337443p6337443.html
Sent from the XWiki- Users mailing list archive at
Nabble.com.