Security Management Guide (G06.24+, H06.03+)
Guardian System Security
Security Management Guide—522283-008
2-16
PWCONFIG Utility
will be between 0 and eight when the ALGORITHM is DES or CLEAR. The syntax
for the MINPASSWORDLEN attribute is:
n
specifies the minimum length allowed when the passwords are changed. n is an
integer from 0 through 64. 0 indicates that NULL passwords are acceptable.
The default value is six.
•
MAXPASSWORDLEN specifies the maximum length of the password that can be
specified during password change. This attribute is similar to the Safeguard
configuration attribute, PASSWORD-MAXIMUM-LENGTH. The value of the
attribute can be greater than eight only when the ALGORITHM is HMAC256 and
the value is eight when the ALGORITHM is DES or CLEAR. The syntax for the
MAXPASSWORDLEN attribute is:
n
specifies the maximum length allowed when the passwords are changed. n is an
integer from eight through 64.
The default value is eight.
•
PASSWORD-COMPATIBILITY-MODE specifies that only first eight characters of
the password will be considered during password change. This attribute can take
effect only when PASSWORD-ENCRYPT is ON, and PASSWORD-ALGORITHM is
HMAC256.
The default value is ON.
•
INFO specifies the current password configuration information.
PWCONFIG-INFO
returns the current password configuration.
When Safeguard is running, the ENCRYPTPASSWORD, ALGORITHM,
MINPASSWORDLEN, MAXPASSWORDLEN, and
PASSWORD-COMPATIBILITY-MODE attributes are serviced by Safeguard. If any of
PWCONFIG MINPASSWORDLEN { n }
PWCONFIG MAXPASSWORDLEN { n }
PWCONFIG PASSWORD-COMPATABILITY-MODE {ON/OFF}
PWCONFIG INFO