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

Date        : 2010/07/28 14:12
Browser     : Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.9.2.6) 
Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6
IP-Address  : 213.41.232.151
Hostname    : dslm0.nerim.lyon.linagora.net
Old Revision: 
http://ltb-project.org/wiki/documentation/self-service-password/0.3/start?rev=1280318231
New Revision: 
http://ltb-project.org/wiki/documentation/self-service-password/0.3/start
Edit Summary: 
User        : coudot

@@ -47,9 +47,9 @@
  # vi /usr/local/ltb-self-service-password/config.inc.php
  </code>
  
  Parameters are the following:
-   * $ldap_url: LDAP URL, like ldap://myserver, or ldaps://127.0.0.1
+   * $ldap_url: LDAP URL, like <html>ldap://myserver</html>
    * $ldap_binddn: Manager DN (not mandatory)
    * $ldap_bindpw: Manager password (not mandatory)
    * $ldap_base: Base of search (users branch)
    * $ldap_filter: Filter to find the user (the string {login} is replaced by 
submitted login)
@@ -74,12 +74,12 @@
  
  ===== Active Directory =====
  
  If you use Active Directory, you should adapt the configuration:
-   * You must use SSL, so use ldaps:// in $ldap_url
+   * You must use SSL, so use <html>ldaps://</html> in $ldap_url
    * Activate $ad_mode
    * Use this filter: (&(objectClass=user)(sAMAccountName={login}))
  
  ===== Tips =====
  
  You can fill the login field by setting the value in the URL, like 
http://ssp.example.com/?login=mylogin. This is usefull if you link to this page 
from another program which already knows the user login.
  



-- 
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