ChangePassword

The ChangePassword command action is used to change the password for an existing user in the TIBCO MFT Command Center system.

To use the ChangePassword action command, you must have the permission to change passwords. If you have AdministratorRight or HelpDeskRight, you can change the password of any user; If you have the ChangePassword right, you can only change your own password. For more information on this right, see AddUserToRole.

Parameter Description Default Required
Password Specifies the 1 to 30 character password assigned to this user.

The password cannot contain any embedded spaces. The password is case sensitive.

None Yes
UserId Specifies the 1 to 64 character ID of the user to be altered. None Yes

Sample ChangePassword Command

This command changes the password for the user ACME0001.

java cfcc.CFAdmin a:ChangePassword UserId:ACME0001 Password:FORGOT