Managing users with Apache Tomcat user database

The default user management enables you to manage users without any external user management system. Managing users with the Apache Tomcat user database is for Apache Tomcat installations only.
The user names and encrypted passwords are stored in the tomcat-users.xml file. Updates, such as, creating a new user and changing user passwords or repository permission roles are automatically written to the xml file. You do not need to edit the file.
Note: The file is located in JazzInstallDir/server/tomcat/conf.

Feedback

Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug