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

How to config RTC Server via WAS

I installed WAS8.0 and RTC4.0.1. I run the following scripts to set the prioraty env.(I did not install tomcat at all)

wsadmin.bat -language jython -user Administrator -password afeng_1234 -f C:/IBM/JazzTeamServer/server/was/clm_was_config.py C:/IBM/JazzTeamServer/server/conf

wsadmin.bat -language jython -user Administrator -password afeng_1234 -f C:/IBM/JazzTeamServer/server/was/clm_deploy.py  RTCWASVOND RTCServer C:/IBM/JazzTeamServer/server/webapps/

After then I restart the WAS and started all the jts,ccm,qm and rm Apps and try to config the jts server(notes: I am not trying to use LDAP, so did not do any group-mapping):begin with the URL https://localhost:9443/jts/setup, and I got the login UI. but when I try to log in as "ADMIN"(default passward also "ADMIN"), I only got a error message said that "the user or passward is invalid".

I have no idea what happened, for this is the first step and I did not use LDAP, where is the user ADMIN? or did I miss any steps when setting the env.

hope that you can give me a reply, thanks!!

0 votes


Accepted answer

Permanent link
Elvin,

if you do not integrate LDAP with WAS, did you set up security with Federated Realm? You will need to create local users and groups in WAS. You will also need to map the local WAS groups to the repository roles of Jazz for each app (/jts, /ccm etc.). So if you create a group "WASAdmin" and map that to the "JazzAdmin" role, if you put e.g. the user wasadmin into the "WASAdmin" group, you can log on to your Jazz Server as wasadmin and run setup.

Follow the instructions in jazz.net article 97 in order to add local users and groups to WAS.

If this is an acceptable answer, please accept the answer.

- Arne
Elvin Jiang selected this answer as the correct answer

0 votes

Comments

thanks, that help me a lot...

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
× 6,121

Question asked: Mar 05 '13, 10:16 a.m.

Question was seen: 3,720 times

Last updated: Mar 06 '13, 6:06 p.m.

Confirmation Cancel Confirm