multiple security questions
|
@ -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)
|
- 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
|
- Mail routing: enable for groups and allow to add/remove the extension
|
||||||
- LAM Pro:
|
- LAM Pro:
|
||||||
|
-> Password self reset: support for up to 3 security questions
|
||||||
-> 389ds: new wildcards for custom scripts: $INFO.389lockingStatusChange$ and $INFO.389deactivationStatusChange$
|
-> 389ds: new wildcards for custom scripts: $INFO.389lockingStatusChange$ and $INFO.389deactivationStatusChange$
|
||||||
-> Custom scripts: custom button label supported for manual scripts
|
-> Custom scripts: custom button label supported for manual scripts
|
||||||
|
|
||||||
|
|
|
@ -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
|
<para>Now select the tab "Module settings" and specify the list of
|
||||||
possible security questions. Only these questions will be selectable
|
possible security questions. Only these questions will be selectable
|
||||||
when you later edit accounts unless you explicitly allow to enter
|
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
|
<para>If you do not want to set backup email addresses then you can
|
||||||
hide this option.</para>
|
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
|
<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
|
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>
|
address to reset passwords with an external email address.</para>
|
||||||
|
|
||||||
<screenshot>
|
<screenshot>
|
||||||
|
@ -9411,7 +9412,7 @@ OK (10 msec)</programlisting>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
|
|
||||||
<para>LAM Pro will use this information to find the correct LDAP entry
|
<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
|
fields for his new password. If the answer is correct then the new
|
||||||
password will be set. Additionally, pwdAccountLockedTime will be
|
password will be set. Additionally, pwdAccountLockedTime will be
|
||||||
removed and shadowLastChange updated to the current time if
|
removed and shadowLastChange updated to the current time if
|
||||||
|
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 51 KiB |