2008/8/1 lukweb <[email protected]>:
OK Great,
Can you just give me an example of these config parameters ?
For example if you have in your LDAP a admin user with DN "cn=Administrator,dc=mydomain,dc=org" and password "pass" simply set: xwiki.authentication.ldap.bind_DN=cn=Administrator,dc=mydomain,dc=org xwiki.authentication.ldap.bind_pass=pass LDAP authentication will use it to connect to LDAP server then it will search provided login trying to match with field sAMAccountName (if you configured xwiki.authentication.ldap.UID_attr=sAMAccountName ) value. Then it try to execute a bind with the found user and provided password to validate it.
Thanks in advance.
Je continue à écrire en anglais mais je devine vu ton nom que tu parles bien la France ;-)) Ce sera pour rendre service à un maximum de gens qui rencontreront le même problème... -- View this message in context: http://n2.nabble.com/Xwiki-LDAP-Authentication-doesn%27t-work-when-you-move-... Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne