A page in your DokuWiki was added or changed. Here are the details:
Date : 2015/10/08 09:56
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101
Firefox/41.0
IP-Address : 193.248.50.71
Hostname : LStLambert-656-1-262-71.w193-248.abo.wanadoo.fr
Old Revision:
http://ltb-project.org/wiki/documentation/self-service-password/0.9/migration?rev=1350717471
New Revision:
http://ltb-project.org/wiki/documentation/self-service-password/0.9/migration
Edit Summary:
User : coudot
@@ -1,47 +1,10 @@
====== Migration ======
- If you use packages, your configuration will be kept. To use new feature, you
can add these parameters:
-
- <file php>
- # Position of password policy constraints message:
- # above - the form
- # below - the form
- $pwd_show_policy_pos = "above";
-
- ## SMS
- # Use sms
- $use_sms = true;
- # GSM number attribute
- $sms_attribute = "mobile";
- # Send SMS mail to address
- $smsmailto = "{sms_attribute}@service.provider.com";
- # Subject when sending email to SMTP to SMS provider
- $smsmail_subject = "SMS token";
- # Message
- $sms_message = "username:user1\n" .
- "password:passwd\n" .
- "numberfrom:1234\n" .
- "text:{smsresetmessage} {smstoken}";
- # SMS token length
- $sms_token_length = 6;
-
- # Invalid characters in login
- # Set at least "*()&|" to prevent LDAP injection
- # If empty, only alphanumeric characters are accepted
- $login_forbidden_chars = "*()&|";
-
- # Force HTTPS for recaptcha HTML code
- $recaptcha_ssl = false;
-
- ## Default action
- # change
- # sendtoken
- # sendsms
- $default_action = "change";
-
- ## Extra messages
- # They can also be defined in lang/ files
- #$messages['passwordchangedextramessage'] = NULL;
- #$messages['changehelpextramessage'] = NULL;
- </file>
+ If you use packages, your configuration will be kept. The version 0.9 has new
features that you need to enable manually:
+ * LDAP : StartTLS
+ * AD : Allow change for expired passwords
+ * Samba : set minimal and maximal password age
+ * Hash : discover hash from current password value
+ * Hash : configure crypt salt prefix
+ * Posthook : launch a script after a successful password change
--
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