Where allowed to run:
|
Parameters Examples Error messages |
The Change IBM Service Tools Pwd (CHGDSTPWD) command is used to change the password for the IBM-supplied service tools user ID with service tools security privilege (QSECOFR) to the IBM-supplied default value. The password is changed immediately and an audit record is sent if auditing is active on your system.
Note: It is possible to rename any service tools user ID, including those supplied by IBM. IBM does not recommend that you do this. If QSECOFR has been renamed and the value *DEFAULT is specified for the password parameter, the CHGDSTPWD command will change the service tools user ID name back to QSECOFR and set the password to the IBM-supplied default value.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
PASSWORD | Password | *SAME, *DEFAULT | Optional, Positional 1 |
Top |
Specifies the IBM-supplied service tools user ID with service tools security privilege.
Note: If the IBM-supplied service tools user ID with service tools security privilege has been renamed, the ID name is changed back to QSECOFR.
Top |
Example 1: Changing to the Default DST Password
CHGDSTPWD PASSWORD(*DEFAULT)
This command changes the DST password to the system-shipped default.
Example 2: Leaving the DST Password Unchanged
CHGDSTPWD PASSWORD(*SAME)
This command does not change the DST password.
Top |
*ESCAPE Messages
Top |