Safeguard Management Programming Manual (G06.24+, H06.03+)
Commands
Safeguard Management Programming Manual—422086-012
7-100
ALTER SUBSYSTEM Command
1
ZSFG-TKN-PSWD-REQ-UPCASE
1
indicates whether a user’s password will be enforced to have at least one
uppercase character. If PASSWORD-UPPERCASE-REQUIRED is set to ON, the
user will be enforced to specify at least one upper case character in the password.
If PASSWORD-UPPERCASE-REQUIRED is set to OFF, then the user will not be
enforced to specify upper case character in the password. The initial value is OFF.
1
ZSFG-TKN-PSWD-REQ-LOWCASE
indicates whether a user's password will be enforced to have at least one
lowercase character. If PASSWORD-LOWERCASE-REQUIRED is set to ON, the
user will be enforced to specify at least one lower case character in the password.
If PASSWORD-LOWERCASE-REQUIRED is set to OFF, then the user will not be
enforced to specify lower case character in the password. The initial value is OFF.
1
ZSFG-TKN-PSWD-REQ-NUMERIC
indicates whether a user's password will be enforced to have at least one numeric
character. If PASSWORD-NUMERIC-REQUIRED is set to ON, the user will be
enforced to specify at least one numeric character in the password. If
PASSWORD-NUMERIC-REQUIRED is set to OFF, then the user will not be
enforced to specify numeric character in the password. The initial value is OFF.
1
ZSFG-TKN-PSWD-REQ-SPECIALCHAR
indicates whether a user's password will be enforced to have at least one special
character. If PASSWORD-SPECIALCHAR-REQUIRED ON is set, the user will be
enforced to specify at least one special character in the password. If PASSWORD-
SPECIALCHAR-REQUIRED OFF is set, then the user will not be enforced to
specify special character in the password. The initial value is OFF.
1
ZSFG-TKN-PSWD-SPACES-ALLOWED
indicates whether a user's password will be allowed to have embedded spaces.
Leading, trailing spaces, or contiguous embedded spaces are not allowed. Spaces
are only allowed in passwords when the PASSWORD-ENCRYPT is ON and
PASSWORD-ALGORITHM is HMAC256. The initial value is OFF. Audit and EMS
records shall be generated indicating the changes. If PASSWORD-ENCRYPT is
OFF or PASSWORD-ALGORITHM is DES or PASSWORD-COMPATIBILITY-
MODE is ON, then attempts to alter PASSWORD-SPACES-ALLOWED to ON shall
result in an error returned to the user. The error messages displayed are:
1. Supported only on systems running H06.09 and later H-series RVUs.
THIS ATTRIBUTE CANNOT BE MODIFIED UNLESS PASSWORD-ALGORITHM = HMAC256,
PASSWORD-ENCRYPT = ON, and PASSWORD-COMPATIBILITY-MODE = OFF; COMMAND NOT
EXECUTED.