It's all about the answers!

Ask a question

moving from tomcat to was


Angelo Corna (26148381) | asked Nov 08 '11, 11:13 a.m.
we have an RTC 3.0.1 environment with tomcat. The authentication is managed with the tomcat internal users (tomcat-users.xml).
In order to implement the high availability configuration, we need to move this environment to WAS with a LDAP integration.
How can we migrate the users defined on tomcat?

Thanks in advance.

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Nov 08 '11, 4:24 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi angelo,

as far as i know you would have to set up the users in LDAP. You have to add the greoups and the ID's as used today in tomcat. You can export the user data to CSV files using the repotools. Wheather you can use that CSV export file to import into LDAP or not, probably relies on the ability of your LDAP tools.

You should definitely make sure to have the same user ID in LDAP to make sure there are no issues for the user to authenticate.

Your answer


Register or to post 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.