A page in your DokuWiki was added or changed. Here are the details:
Date : 2011/10/14 13:54
Browser : Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101
Firefox/7.0.1
IP-Address : 213.41.232.151
Hostname : dslm0.nerim.lyon.linagora.net
Old Revision:
http://ltb-project.org/wiki/documentation/self-service-password/latest/config_ldap?rev=1311324218
New Revision:
http://ltb-project.org/wiki/documentation/self-service-password/latest/config_ldap
Edit Summary:
User : coudot
@@ -72,9 +72,9 @@
You must also use SSL on LDAP connection because AD refuses to change a
password on a clear connection. See this
[[:documentation:general:active_directory_certificates|documentation]] to
manage Active Directory certificates.
Adapt the search filter too:
<file>
- $ldap_filter = "(&(objectClass=user)(sAMAccountName={login}))";
+ $ldap_filter =
"(&(objectClass=user)(sAMAccountName={login})(!(userAccountControl=514)))";
</file>
<note warning>Due to PHP LDAP API limitations, changing password as user is
not possible. You need to change it as manager.</note>
--
This mail was generated by DokuWiki at
http://ltb-project.org/wiki/
_______________________________________________
ltb-changes mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-changes