Changing user password with default authentication scheme
To change user password:
Switch to the
<TeamCity home>/webapps/ROOT/WEB-INF/libdirectoryInvoke the following command:
java -cp server.jar;hsqldb.jar ChangePassword <username> <new password> <TeamCity data directory>
Last modified: 20 April 2023