A page in your DokuWiki was added or changed. Here are the details:

Date        : 2010/07/30 12:27
Browser     : Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.9.2.8) 
Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8
IP-Address  : 213.41.232.151
Hostname    : dslm0.nerim.lyon.linagora.net
Old Revision: 
http://ltb-project.org/wiki/documentation/self-service-password/0.4/config_ldap?rev=1280485064
New Revision: 
http://ltb-project.org/wiki/documentation/self-service-password/0.4/config_ldap
Edit Summary: 
User        : coudot

@@ -35,5 +35,17 @@
  </file>
  
  <note tip>You can leave these parameters empty to bind anonymously. In this 
case, the password modification must be done with user's credentials.</note>
  
+ ===== Search parameters =====
  
+ You can set the base of the search in ''$ldap_base'':
+ <file>
+ $ldap_base = "dc=example,dc=com";
+ </file>
+ 
+ The filter can be set in ''$ldap_filter'':
+ <file>
+ $ldap_filter = "(&(objectClass=person)(uid={login}))";
+ </file>
+ 
+ <note>The string {login} is replaced by submitted login.</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

Reply via email to