A page in your DokuWiki was added or changed. Here are the details: Date : 2019/09/20 07:30 Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0 IP-Address : 109.190.253.11 Hostname : 109.190.253.11 Old Revision: http://ltb-project.org/documentation/self-service-password/latest/config_questions?rev=1536680085 New Revision: http://ltb-project.org/documentation/self-service-password/latest/config_questions Edit Summary: [Crypt answers] User : coudot
@@ -47,14 +47,16 @@ </note> ===== Crypt answers ===== - Before 1.3 release, answers could not be encrypted in LDAP directory. AN option can now be used to encrypt answers: + Before 1.3 release, answers could not be encrypted in LDAP directory. An option can now be used to encrypt answers: <file php> $crypt_answers = true; </file> You can set this option to ''false'' to keep the old behavior. + + <note important>If you enable this option, you must change the default value of the [[config_general#security|security keyphrase]]</note> A script is provided to encrypt all clear text answers in LDAP directory, to allow a swooth migration. Just run the script (it will use your SSP LDAP settings to update values): <code> # php /usr/share/self-service-password/scripts/encrypt_answers.php -- This mail was generated by DokuWiki at http://ltb-project.org/
_______________________________________________ ltb-changes mailing list [email protected] https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes
