Domain: | JOB |
Privileges: | All privileges |
This command is used to perform personal identification if the operand PERSONAL-LOGON=*YES has been set in one of the commands /SET-LOGON-PROTECTION or /MODIFY-LOGON-PROTECTION.
SET-PERSONAL-ATTRIBUTES |
USER-IDENTIFICATION = *SAME / <name 1..8> ,PASSWORD = *NONE / *SECRET / <c-string 1..8> / <c-string 9..32> / <x-string 1..16> |
USER-IDENTIFICATION = <name 1..8>
Personal user ID.
USER-IDENTIFICATION = *SAME
The logon user ID is to be accepted as the personal user ID. This value is only permitted if PASSWORD-CHECK=*NO has been set in the /SET- or /MODIFY-LOGON-PROTECTION command for system access in interactive mode. If PASSWORD-CHECK=*YES applies, the personal and logon user IDs must be different.
PASSWORD = *NONE / *SECRET / <c-string 1..8> / <c-string 9..32> / <x-string 1..16>
Password for the personal user ID.
The entry of a “long” password (corresponding to <c-string 9..32>) is supported. A hash algorithm converts the “long” password into an 8-byte password which is used during password checking. See the function description for information on how to declare “long” passwords.
The PASSWORD operand is defined as “secret”:
The entered value is not logged.
The entry field is automatically blanked during the dialog.
The specification *SECRET or ^ makes it possible to enter the required value in hidden mode during the unguided dialog or in foreground procedures. SDF requests the input of the “secret” value and displays a blanked entry field.