-u

Specifies the user name that the StarTeam Server configuration uses to access the database. The value you specify for DBUserName is stored in the starteam-server-configs.xml file. You can review or modify the database user name using the -view or -edit options from the command line. Be sure to also specify the password for this user account. Any modifications you make will take effect the next time you start the StarTeam Server configuration. Ensure that the user name and password you specify using the starteamserver command is a valid account in the database. The StarTeam Server configuration will fail to start if the user account is missing in the database.

Use with: -new, -edit, -start, -p, and -restart.

See also: -t, and -dbserver.

Syntax

-u DBUserName

Example

starteamserver -edit MyServer -u SuperUser -p SuperUserPassword