By default, when you install Rational® Engineering Lifecycle Manager with
Tomcat, the server is configured to manage users without any external
user management system.
Restrictions: - You can use the Apache Tomcat user database to manage users on
Apache Tomcat installations only.
The user names and hashed 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.
Important: For
the security of the server, make the tomcat-users.xml file
readable by as few users as possible.
The
tomcat-users.xml file
is located in
JazzInstallDir/server/tomcat/conf.