How do I include the e-mail address when importing users from tomcat-users ?
We are taking our production users and moving them over to our development environment through the tomcat-users file. However, when I import the users into RQM 3.0.1.3, the e-mail address is coming back as "unknown". Is there a way to resolve this?
|
One answer
Ralph Schoon (63.6k●3●36●46)
| answered Nov 16 '12, 3:50 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Have you tried repotools -exportUsers and the reverse operation -importUsers?
If you just bring over the tomcat-users file that only fixes the authentication and repository groups. From simply looking at the tomcat-users.xml you can see that the file does not store the e-mail information (or licenses etc). That information is stored in the JTS and other databases. The repotools-jts with export and import the users should fix that. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.