Previous Topic: Privilege Class

Next Topic: Entry Values

Authorization

The virtual machine issuing the DIAGNOSE code X’A0’ subcode X’60’ must be authorized to do so. Add a SYSTEM override rule using the VMSECURE RULES SYSTEM command as follow:

ACCEPT userid PASSCHNG

Where, userid names the virtual machine issuing this diagnose instruction.

If the issuer is allowed to set a new password without specifying the old value of the password, then the NOPASS option is specified on the rule definition, as follows:

ACCEPT userid PASSCHNG ( NOPASS