|
@@ -86,8 +86,7 @@ Category_Description_PASSWORD_GLOBAL=Password related settings that apply to all
|
|
Category_Description_PASSWORD_POLICY=Settings that define the LDAP directories that are used by the application. If the user identities are in multiple LDAP directories, configure each directory as an LDAP Directory Profile. Within each LDAP directory profile definition, you can control the individual servers and other settings for each LDAP directory.
|
|
Category_Description_PASSWORD_POLICY=Settings that define the LDAP directories that are used by the application. If the user identities are in multiple LDAP directories, configure each directory as an LDAP Directory Profile. Within each LDAP directory profile definition, you can control the individual servers and other settings for each LDAP directory.
|
|
Category_Description_PEOPLE_SEARCH=The people search module provides basic white pages or directory lookup functionality to your users. Customizations allow easy searching and display quick detailed information about your users' colleagues.
|
|
Category_Description_PEOPLE_SEARCH=The people search module provides basic white pages or directory lookup functionality to your users. Customizations allow easy searching and display quick detailed information about your users' colleagues.
|
|
Category_Description_PROFILES=Profiles
|
|
Category_Description_PROFILES=Profiles
|
|
-Category_Description_RECOVERY_ACTIONS=Action
|
|
|
|
-Category_Description_RECOVERY_DEF=Verification
|
|
|
|
|
|
+Category_Description_RECOVERY_DEF=Definition
|
|
Category_Description_RECOVERY_OAUTH=OAuth
|
|
Category_Description_RECOVERY_OAUTH=OAuth
|
|
Category_Description_RECOVERY=Policies for forgotten password configuration.
|
|
Category_Description_RECOVERY=Policies for forgotten password configuration.
|
|
Category_Description_RECOVERY_PROFILE=Policies for forgotten password configuration.
|
|
Category_Description_RECOVERY_PROFILE=Policies for forgotten password configuration.
|
|
@@ -181,8 +180,7 @@ Category_Label_PASSWORD_GLOBAL=Password Settings
|
|
Category_Label_PASSWORD_POLICY=Password Policies
|
|
Category_Label_PASSWORD_POLICY=Password Policies
|
|
Category_Label_PEOPLE_SEARCH=People Search
|
|
Category_Label_PEOPLE_SEARCH=People Search
|
|
Category_Label_PROFILES=Policies
|
|
Category_Label_PROFILES=Policies
|
|
-Category_Label_RECOVERY_ACTIONS=Action
|
|
|
|
-Category_Label_RECOVERY_DEF=Verification
|
|
|
|
|
|
+Category_Label_RECOVERY_DEF=Defination
|
|
Category_Label_RECOVERY=Forgotten Password
|
|
Category_Label_RECOVERY=Forgotten Password
|
|
Category_Label_RECOVERY_OAUTH=OAuth
|
|
Category_Label_RECOVERY_OAUTH=OAuth
|
|
Category_Label_RECOVERY_PROFILE=Profiles
|
|
Category_Label_RECOVERY_PROFILE=Profiles
|
|
@@ -241,7 +239,7 @@ Setting_Description_challenge.allowSetup.queryMatch=Specify the permissions used
|
|
Setting_Description_challenge.allowUnlock=Enable this option if @PwmAppName@ allows user accounts to be unlocked during forgotten password. If true, and if the users' accounts are locked due to too many invalid login attempts, and the users' passwords are not expired, then @PwmAppName@ gives the users a chance to unlock their accounts instead of resetting their passwords.
|
|
Setting_Description_challenge.allowUnlock=Enable this option if @PwmAppName@ allows user accounts to be unlocked during forgotten password. If true, and if the users' accounts are locked due to too many invalid login attempts, and the users' passwords are not expired, then @PwmAppName@ gives the users a chance to unlock their accounts instead of resetting their passwords.
|
|
Setting_Description_challenge.caseInsensitive=Enable to control the case sensitivity of responses. If enabled, then @PwmAppName@ deems the responses correct even if the case is wrong. Changing this value does not change existing stored responses -- @PwmAppName@ saves the case sensitive flag on each users' stored responses.
|
|
Setting_Description_challenge.caseInsensitive=Enable to control the case sensitivity of responses. If enabled, then @PwmAppName@ deems the responses correct even if the case is wrong. Changing this value does not change existing stored responses -- @PwmAppName@ saves the case sensitive flag on each users' stored responses.
|
|
Setting_Description_challenge.enable=Enable this option to have the save responses page available to users. (Default enabled)
|
|
Setting_Description_challenge.enable=Enable this option to have the save responses page available to users. (Default enabled)
|
|
-Setting_Description_challenge.enforceMinimumPasswordLifetime=Enable this option to allow users to start the forgotten password process if the user's last password change occured within the minimum password lifetime policy for that user. This setting applies prior to the user identification (email token, challenge/response, etc) sequence. See also <code>@PwmSettingReference\:recovery.allowChangePwWithinMinLifetime@</code>.
|
|
|
|
|
|
+Setting_Description_challenge.enforceMinimumPasswordLifetime=Enable this option to enforce the minimum password lifetime setting when the users authenticate via Forgotten Password. If this setting is true, the users cannot change their passwords if the minimum password lifetime setting has not passed. If false, @PwmAppName@ permits the users to change their passwords when they are authenticated via Forgotten Password even if the minimum lifetime setting has not passed.
|
|
Setting_Description_challenge.forceSetup=Enable this option to direct the users to configure Challenge/Response when they log in. @PwmAppName@ forces the users to enter responses if they do not have current valid responses stored.
|
|
Setting_Description_challenge.forceSetup=Enable this option to direct the users to configure Challenge/Response when they log in. @PwmAppName@ forces the users to enter responses if they do not have current valid responses stored.
|
|
Setting_Description_challenge.helpdesk.minRandomsSetup=Specify the minimum number of Help Desk random questions you require the users to complete during the Response Setup. If this number is higher than the available randoms, or lower than the minimum required, the system adjusts it accordingly. Set this option to zero to force the users to configure all available randoms Challenge/Response questions at the time of setup.
|
|
Setting_Description_challenge.helpdesk.minRandomsSetup=Specify the minimum number of Help Desk random questions you require the users to complete during the Response Setup. If this number is higher than the available randoms, or lower than the minimum required, the system adjusts it accordingly. Set this option to zero to force the users to configure all available randoms Challenge/Response questions at the time of setup.
|
|
Setting_Description_challenge.helpdesk.randomChallenges=Specify additional random questions to present to the help desk users. @PwmAppName@ might require the users to supply answers to all or some of these questions when setting up their responses, as controlled by the "Minimum Help Desk Random Challenges Required During Setup" setting. The questions and answers are visible to Help Desk users but are not used for forgotten password recovery.
|
|
Setting_Description_challenge.helpdesk.randomChallenges=Specify additional random questions to present to the help desk users. @PwmAppName@ might require the users to supply answers to all or some of these questions when setting up their responses, as controlled by the "Minimum Help Desk Random Challenges Required During Setup" setting. The questions and answers are visible to Help Desk users but are not used for forgotten password recovery.
|