PSD ~ Password Criteria

Sections in this article

PSD ~ Password Criteria

EXPIRE

Description:

This table code is set when you would like to have a number of days before the password expires.

Enable:

If Flag 1 = 1, then you would like to enable this password setting

If Flag 1 = 0, then you would not like to enable this password setting and the password will not expire

Structure:

Table Code Value: EXPIRE Table Code Description 1: Number of days before Password expires; set in Number 1. Table Code Description 2: When Number 1 = 0 password does not expire. Table Flag 1: 0 Table Number 1 (5.0): 0

Program Used In:

Front-end development

LENGTH

Description:

This table code is set when you would like to have the password reach a certain length

Enable:

If Flag 1 = 1, then you would like to enable this password setting

If Flag 1 = 0, then you would not like to enable this password setting

Structure:

Table Code Value: LENGTH Table Code Description 1: Required Length of Password; Set in Number 1 Table Flag 1: 0 Table Number 1 (5.0): 0

Program Used In:

Front-end development

LOWER

Description:

This table code is set when you would like to require a certain number of lowercase letters in the password.

Enable:

If Flag 1 = 1, then you would like to enable this password setting

If Flag 1 = 0, then you would not like to enable this password setting

Structure:

Table Code Value: LOWER Table Code Description 1: Required Number of Lowercase in Password; set in Number 1 Table Flag 1: 0 Table Number 1 (5.0): 0

Program Used In:

NUMBER

Description:

This table code is set when you would like to a require a set number of Numerics in the Password.

Enable:

If Flag 1 = 1, then you would like to enable this password setting

If Flag 1 = 0, then you would not like to enable this password setting

Structure:

Table Code Value: NUMBER Table Code Description 1: Required Number of Numerics in Password; set in Number 1 Table Flag 1: 0 Table Number 1 (5.0): 0

Program Used In:

Front-end development

OLDPASS

Description:

This table code is set for if you would like to the user to not reuse old passwords.

Enable:

If Flag 1 = 1, then you would like to enable this password setting

If Flag 1 = 0, then you would not like to enable this password setting which means that old passwords can match

Structure:

Table Code Value: OLDPASS Table Code Description 1: Number of old passwords that cannot be matched to new password. Table Code Description 2: Use Number 1; when Number 1 = 0 means old passwords can match. Table Flag 1: 0 Table Number 1 (5.0): 0

Program Used In:

Front-end development

UPPER

Description:

This table code is set for if you would like to require a certain amount of uppercase letters in your password.

Enable:

If Flag 1 = 1, then you would like to enable this password setting

If Flag 1 = 0, then you would not like to enable this password setting

Structure:

Table Code Value: UPPER Table Code Description 1: Required Number of Uppercase in Password; set in Number 1 Table Flag 1: 0 Table Number 1 (5.0): 0

Program Used In:

Front-end development