A page in your DokuWiki was added or changed. Here are the details:
Date : 2010/08/22 15:58
Browser : Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.8) Gecko/20100723
Ubuntu/10.04 (lucid) Firefox/3.6.8
IP-Address : 88.164.187.72
Hostname : grenelle.phillipoux.net
Old Revision:
http://ltb-project.org/wiki/documentation/self-service-password/0.4/config_ppolicy?rev=1280487749
New Revision:
http://ltb-project.org/wiki/documentation/self-service-password/0.4/config_ppolicy
Edit Summary:
User : jclarke
@@ -3,9 +3,9 @@
<note>Configuration file: ''self-service-password/config.inc.php''</note>
===== Hashing =====
- You can use these scheme to hash the password before sending it to LDAP
directory:
+ You can use these schemes to hash the password before sending it to LDAP
directory:
* SHA
* SSHA
* MD5
* SMD5
@@ -26,9 +26,9 @@
$pwd_min_length = 4;
$pwd_max_length = 8;
</file>
- <note tip>Set ''0'' in ''$pwd_max_length'' to disable maximal length.</note>
+ <note tip>Set ''0'' in ''$pwd_max_length'' to disable maximal length
checking.</note>
===== Characters =====
You can set the minimal number of lower, upper, digit and special characters:
@@ -54,9 +54,9 @@
This means that ''@'' and ''%'' could not be present in a password.
===== Reuse =====
- You can prevent a user from using its old password as a new password if thsi
check is not done by the directory:
+ You can prevent a user from using his old password as a new password if this
check is not done by the directory:
<file>
$pwd_no_reuse = true;
</file>
@@ -64,10 +64,10 @@
Password policy can be displayed to user by configuring ''$pwd_show_policy''.
Three values are accepted:
* ''always'': policy is always displayed
* ''never'': policy is never displayed
- * ''onerror'': policy is only displayed if password is rejected because of
it.
+ * ''onerror'': policy is only displayed if password is rejected because of
it, and the user provided his old password correctly.
<file>
$pwd_show_policy = "never";
</file>
--
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