Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)

Commands
Safeguard Management Programming Manual422086-028
7-59
ADD USER Command
ZSFG-VAL-FILESECURE-NET-USER
ZSFG-VAL-FILESECURE-LOCAL-SUPER
The default is ZSFG-VAL-FILESECURE-OWNER for each kind of access.
ZSFG-TKN-USER-EXPIRES
is an optional token that establishes a date and time after which the user can no
longer log on to the system. The default expiration date is null, or no expiration
date.
ZSFG-TKN-PSWD-EXPIRES
is an optional token that establishes a date and time after which the password for
this user expires. The default expiration date is null, or no expiration date.
ZSFG-TKN-PSWD-MUST-CHANGE
is an optional token that specifies the maximum number of days a user can use the
same password. The default is 0, which indicates that the password can be used
indefinitely.
ZSFG-TKN-FROZEN
is an optional Boolean token that specifies whether the user is to be in the
suspended, or frozen, state. The default value is FALSE. Specifying this token is
equivalent to executing a SUSPEND USER command.
ZSFG-TKN-AUDIT-AUTHN-PASS
is an optional token that specifies the audit action taken for successful
authentication attempts. This field must contain one of these values:
ZSFG-VAL-AUDIT-ALL
All successful attempts are audited.
ZSFG-VAL-AUDIT-LOCAL
Only successful attempts from the local system are audited.
ZSFG-VAL-AUDIT-REMOTE
Not meaningful; remote authentication is not supported.
ZSFG-VAL-AUDIT-NONE
Successful attempts are not audited.
The default is ZSFG-VAL-AUDIT-NONE.