In the following example, the ctmpwd utility enables the Control-M/Agent administrator to modify passwords for users who have forgotten their password.
-admin_password
BMC recommends that the administrator first use the following command to establish a password for user ADMIN:
ctmpwd -action add -user ADMIN -password <user_admin_password>
In the following example, the user is added but the group’s SID is registered.
ctmpwd –action add –user user1 –password user1 –group Everyone
Parent Topic |