multiple security questions

This commit is contained in:
Roland Gruber 2016-11-27 12:06:58 +01:00
parent 44a722351a
commit 422ab23a72
7 changed files with 5 additions and 3 deletions

View File

@ -3,6 +3,7 @@ December 2016 5.6
- Windows: added support for pager, otherPager, mobile, otherMobile, company and proxyAddresses (disabled by default in server profile)
- Mail routing: enable for groups and allow to add/remove the extension
- LAM Pro:
-> Password self reset: support for up to 3 security questions
-> 389ds: new wildcards for custom scripts: $INFO.389lockingStatusChange$ and $INFO.389deactivationStatusChange$
-> Custom scripts: custom button label supported for manual scripts

View File

@ -3853,7 +3853,8 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
<para>Now select the tab "Module settings" and specify the list of
possible security questions. Only these questions will be selectable
when you later edit accounts unless you explicitly allow to enter
custom questions.</para>
custom questions. LAM Pro supports to set up to three security
questions per user.</para>
<para>If you do not want to set backup email addresses then you can
hide this option.</para>
@ -9363,7 +9364,7 @@ OK (10 msec)</programlisting>
<para>There are special fields that you may put on the self service
page for your users. These fields allow them to change the reset
question and its answer. It is also possible to set a backup email
questions and its answers. It is also possible to set a backup email
address to reset passwords with an external email address.</para>
<screenshot>
@ -9411,7 +9412,7 @@ OK (10 msec)</programlisting>
</screenshot>
<para>LAM Pro will use this information to find the correct LDAP entry
of this user. It then displays the user's security question and input
of this user. It then displays the user's security questions and input
fields for his new password. If the answer is correct then the new
password will be set. Additionally, pwdAccountLockedTime will be
removed and shadowLastChange updated to the current time if

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 51 KiB