Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to create user out of AD to login in RTC?

Hi,
We user LDAP for logging in to RTC. But sue to some reasons, we need to create 2 users who are not a part of our AD.
I am able to create those two users, but they are not able to login.

Steps I followed:
1. Created a user (testuser) in Websphere Application Server and assigned password.
2. Added user in LocalJazzUser group
3. Created a user (testuser) in RTC.

After performing these steps, when i try to login with test user, I am unable to.
Is there any step which I am missing?

0 votes


Accepted answer

Permanent link
You must have config the was security to use LDAP for user authentication.
If you want to use WAS local user, please follow these steps:
1. You should ensure you use Federated Repository but not Standalong LDAP in WAS security->Global Security-> User account repository, choose "Federated repositories", click "configure.." to add ldap relm (You can refer WAS online help).  Remember to restart WAS when you change the config. Backup your was configuration before restart.
2. Create user in WAS. You have done this step
3. Mapping the user to JazzUser in JTS.war and CCM.war application in WAS. Remember to restart application when you change the mapping.
4. create user in RTC. You have done this step
Shuchita Tripathi selected this answer as the correct answer

1 vote

Comments

Thanks Jia and Ralph.

It worked.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,129
× 88

Question asked: May 05 '15, 3:52 a.m.

Question was seen: 4,816 times

Last updated: May 07 '15, 11:14 a.m.

Confirmation Cancel Confirm