Statements for the PASSWORD routine are entered via SYSDTA.
Statement | Brief description |
---|---|
CONVERT | The most powerful password for the specified file is entered in the password table in its encrypted form. |
ENCPASS | Encrypts the specified password and enters the result in the password table. |
ENCPRYPTD | Encrypts the specified file password and writes the result to SYSOUT. |
ENCRYPTJ | Encrypts the specified LOGON password and writes the result to SYSOUT. |
END | Terminates the PASSWORD run. |
HELP | Outputs a brief description of all statements or of the specified statement. |
JVCONV | The most powerful password for the specified job variable is entered in the password table in its encrypted form. |
MODE / M | Determines the encryption algorithm. |
PASSWORD | Encrypts the specified file password and enters both the password and its encrypted form in the password table. |