Welcome to the Jazz Community Forum
Import users via tomcat-users file?

6 answers

In the RTC client, select a repository connection and choose 'New >
users' from the context menu. If your server runs tomcat this will offer
you the option in import users.
Kai
Jazz Process Team
tfeeney wrote:
users' from the context menu. If your server runs tomcat this will offer
you the option in import users.
Kai
Jazz Process Team
tfeeney wrote:
I want to add several users to the repository. I tried to add them
directly to the tomcat-users file but RTC doesn't pick them up. If
using the Tomcat realm, is there an easy way to bulk import several
new users?

Tried this but it gave me an error since the entry in the tomcat-users file did not contain an email address. I need to find out the syntax for including that in an entry.
In the RTC client, select a repository connection and choose 'New >
users' from the context menu. If your server runs tomcat this will offer
you the option in import users.
Kai
Jazz Process Team
tfeeney wrote:
I want to add several users to the repository. I tried to add them
directly to the tomcat-users file but RTC doesn't pick them up. If
using the Tomcat realm, is there an easy way to bulk import several
new users?

tomcat-users.xml does not allow for the specification of an email address.
The imported users will have all of the email addresses set to "unknown" on
the latest RTC client.
Darins
Jazz Process Team
"tfeeney" <tfeeney> wrote in message
news:fussn6$49u$1@localhost.localdomain...
The imported users will have all of the email addresses set to "unknown" on
the latest RTC client.
Darins
Jazz Process Team
"tfeeney" <tfeeney> wrote in message
news:fussn6$49u$1@localhost.localdomain...
Tried this but it gave me an error since the entry in the tomcat-users
file did not contain an email address. I need to find out the syntax
for including that in an entry.
kmaetzelwrote:
In the RTC client, select a repository connection and choose 'New
users' from the context menu. If your server runs tomcat this will
offer
you the option in import users.
Kai
Jazz Process Team
tfeeney wrote:
I want to add several users to the repository. I tried to add them
directly to the tomcat-users file but RTC doesn't pick them up. If
using the Tomcat realm, is there an easy way to bulk import several
new users?

Understood but RTC is complaining about no address being provided when importing.
I added the following entry to my tomcat-users file
<user>
I then started the server, then RTC and opened a team area. I clicked Create then Import existing users. After selecting the new user, I got an error message saying "Contributor Email address must not be null". The new user was not added. I'm using M6a.
Tim
![]()
I added the following entry to my tomcat-users file
<user>
I then started the server, then RTC and opened a team area. I clicked Create then Import existing users. After selecting the new user, I got an error message saying "Contributor Email address must not be null". The new user was not added. I'm using M6a.
Tim
tomcat-users.xml does not allow for the specification of an email address.
The imported users will have all of the email addresses set to "unknown" on
the latest RTC client.
Darins
Jazz Process Team
"tfeeney" <tfeeney> wrote in message
news:fussn6$49u$1@localhost.localdomain...
Tried this but it gave me an error since the entry in the tomcat-users
file did not contain an email address. I need to find out the syntax
for including that in an entry.
kmaetzelwrote:
In the RTC client, select a repository connection and choose 'New
users' from the context menu. If your server runs tomcat this will
offer
you the option in import users.
Kai
Jazz Process Team
tfeeney wrote:
I want to add several users to the repository. I tried to add them
directly to the tomcat-users file but RTC doesn't pick them up. If
using the Tomcat realm, is there an easy way to bulk import several
new users?

For some reason, the post is not capturing the tomcat-users entry right. Suffice to say, the entry is not malformed.
![]()
Understood but RTC is complaining about no address being provided when importing.
I added the following entry to my tomcat-users file
<user>
I then started the server, then RTC and opened a team area. I clicked Create then Import existing users. After selecting the new user, I got an error message saying "Contributor Email address must not be null". The new user was not added. I'm using M6a.
Tim
tomcat-users.xml does not allow for the specification of an email address.
The imported users will have all of the email addresses set to "unknown" on
the latest RTC client.
Darins
Jazz Process Team
"tfeeney" <tfeeney> wrote in message
news:fussn6$49u$1@localhost.localdomain...
Tried this but it gave me an error since the entry in the tomcat-users
file did not contain an email address. I need to find out the syntax
for including that in an entry.
kmaetzelwrote:
In the RTC client, select a repository connection and choose 'New
users' from the context menu. If your server runs tomcat this will
offer
you the option in import users.
Kai
Jazz Process Team
tfeeney wrote:
I want to add several users to the repository. I tried to add them
directly to the tomcat-users file but RTC doesn't pick them up. If
using the Tomcat realm, is there an easy way to bulk import several
new users?

Hi Tim
Here's what I had to do:
1. Add the users to the tomcat-users file, without e-mail addresses.
2. Fire up the Server.
3. Connect with RTC to the server as ADMIN
4. Right click the *Repository Connection* (Not Team Area) and click New->User.
At this point it gives you the "Imort user?" dialog where you click Yes, type in a few chars from the user name, click search, select and OK.
Once this is done I added them to the Team Areas.
I did get the same error as you did when trying to "import" to a Team Area. that seems broken.
Cheers
Freddy
Here's what I had to do:
1. Add the users to the tomcat-users file, without e-mail addresses.
2. Fire up the Server.
3. Connect with RTC to the server as ADMIN
4. Right click the *Repository Connection* (Not Team Area) and click New->User.
At this point it gives you the "Imort user?" dialog where you click Yes, type in a few chars from the user name, click search, select and OK.
Once this is done I added them to the Team Areas.
I did get the same error as you did when trying to "import" to a Team Area. that seems broken.
Cheers
Freddy