set-user-password
Sets a new password for a given user.
set-user-password [-b value | --bootstrap-config=value] [-t value | --tool-password=value] <-u value | --username=value> [-p value | --password=value]
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
-t value --tool-password=value |
Optional | none | The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console. See Bootstrap.xml file for more information. |
-u value --username=value |
Required | WEB_PLAYER | The name of the user for which the password should be set. |
-p value --password=value |
Optional | none | The new password. |
Copyright © TIBCO Software Inc. All rights reserved.