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

Do we need to copy the server.xml file while registering an application with jts server

 Hi,

I have installed JTS, CCM,QM and RM  using distributed topology as part of setting up CLM 406 environment using SQL Server 2008 R2 as the backend.

While registering a new CCM application do we need to  copy the server.xml file while registering an application with jts server 

Because while running the configure the application for CCM I could see the window accepting the login as ADMIN and ADMIN and not the LDAP user I have used for JTS configuration.

for JTS application I could login using the LDAP user which is configured.

0 votes



2 answers

Permanent link

Hi anoop,

as far as I could see in registering the application, JTS will use a built-in user for each application, like ccm_user, qm_user.
Using a ldap user shouldn't be necessarry.

greetings georg.

1 vote

Comments

 Hi Georg,


While launching the application setup with the URL - https://<hostname>:9443/ccm/setup  it will ask for the login credentials - there when I provided the LDAP user which I use for JTS it did not accept where as when I gave ADMIN / ADMIN the default login details it accepted.

This is correct, as at the point of /ccm/setup the application doesn't know anything about LDAP and so on, this will be configured within the setup.


Permanent link
 I could get this fixed by manually copying the below lines from the server.xml file present on JTS server and pasting the same on to the server.xml file on respective application servers (ccm and for qm).

E:\Program Files\IBM\JazzTeamServer406\server\tomcat\conf

</Realm>--><Realm className="org.apache.catalina.realm.JNDIRealm" connectionName="<LDAP Details>" connectionPassword="Password" connectionURL="<ldap servername>:3268" referrals="follow" roleBase="OU=Groups,OU=Resources,OU=Bangalore,OU=India,DC=ap,DC=in,DC=ibm,DC=com" roleName="cn" roleSearch="(member={0})" roleSubtree="true" userBase="dc=ibm,dc=com" userSearch="(sAMAccountName={0})" userSubtree="true"/>

0 votes

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
× 7,496
× 6,122

Question asked: Oct 16 '14, 5:17 a.m.

Question was seen: 4,088 times

Last updated: Oct 22 '14, 3:34 a.m.

Confirmation Cancel Confirm