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

Date        : 2018/04/09 16:21
Browser     : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 
Firefox/52.0
IP-Address  : 213.41.140.203
Hostname    : redonhopital-adsl.pck.nerim.net
Old Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_ldap?rev=1523283471
New Revision: http://ltb-project.org/documentation/white-pages/0.2/config_ldap
Edit Summary: 
User        : nqb

@@ -45,13 +45,19 @@
  </file>
  
  <note tip>You can leave these parameters empty to bind anonymously.</note>
  
- ===== User search parameters =====
+ ===== LDAP Base =====
  
- You can set the base of the search in ''$ldap_user_base'':
+ You can set base of searchs in ''$ldap_base'' :
  <file php>
  $ldap_base = "dc=example,dc=com";
+ </file>
+ 
+ ===== User search parameters =====
+ 
+ You can set base of the search in ''$ldap_user_base'':
+ <file php>
  $ldap_user_base = "ou=users,".$ldap_base;
  </file>
  
  The filter can be set in ''$ldap_user_filter'':



-- 
This mail was generated by DokuWiki at
http://ltb-project.org/
_______________________________________________
ltb-changes mailing list
ltb-changes@lists.ltb-project.org
https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes

Reply via email to