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

Date        : 2010/06/24 11:50
Browser     : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.1 
(KHTML, like Gecko) Chrome/6.0.427.0 Safari/534.1
IP-Address  : 109.197.182.5
Hostname    : mail.aliasource.fr
Old Revision: 
http://ltb-project.org/wiki/documentation/openldap-ppolicy-check-password?rev=1277369645
New Revision: 
http://ltb-project.org/wiki/documentation/openldap-ppolicy-check-password
Edit Summary: modify link for compile on lenny
User        : ronanl

@@ -13,9 +13,8 @@
  
    * Passwords shorter than 6 characters are rejected (because cracklib WILL 
reject them).
    * Syntactic checks controls how many different character classes are used 
(lower, upper, digit and punctuation characters). The minimum number of classes 
is defined in a configuration file.
    * Passwords are checked against cracklib if cracklib is enabled at compile 
time. It can be disabled in configuration file.
- 
  ===== INSTALLATION =====
  
  Build dependencies:
    * cracklib header files (link with -lcrack). The Makefile does not look for 
cracklib; you may need to provide the paths manually.
@@ -53,9 +52,10 @@
  </code>
  
  The module path may be defined with slapd.conf parameter "modulepath".
  
- Ronan Lanore wrote a documentation for Debian Lenny: 
https://www.memolinux.info/doku.php?id=unix:ldap:ltbcheckpassword
+ Ronan Lanore wrote a documentation for Debian Lenny: 
+ [[documentation/openldap-ppolicy-check-password-debian]]
  
  ===== USAGE =====
  
  To use this module you need to add objectClass pwdPolicyChecker with an 
@@ -108,5 +108,4 @@
  Runtime errors with this module (such as cracklib configuration problems) may
  bring down the slapd process.
  
  Use at your own risk.
- 



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