Hi,
check_level is not needed anymore, it has been replace by separate
configurations. If you want something similar to check_level=0 just
make sure "xwiki.authentication.ldap.trylocal" and
"xwiki.authentication.ldap.validate_password" are set to 0.
On Fri, May 23, 2008 at 10:29 AM, Fabien <fbataill(a)gmail.com> wrote:
Hi again,
During my search into LDAP code, I found that the xwiki.cfg check_level
was
removed in the new XWikiLDAPAuthService that
deprecate the
LDAPAuthService.
It is a pity because for my pb I only need to check if the LDAP Bind is
ok
or not to authenticate my user, and this works
perfectly (except the
allocated XwikiGroup) with the old LDAP authentication mechanism.
Is it possible to re-add the check_level param in the current
XwikiLDAPAuthService ?
Fabien
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
devs(a)xwiki.org