Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Disable Web Access to Streams

We will have a number of users that use the web only for Work Items and I would like to reduce the overall access to source code. I see that the public Jazz.net version of RTC has no link to Source Code.
Is there a way to disable access to streams in the web UI?

0 votes



5 answers

Permanent link
tdunnigan wrote:
We will have a number of users that use the web only for Work Items
and I would like to reduce the overall access to source code. I see
that the public Jazz.net version of RTC has no link to Source Code.
Is there a way to disable access to streams in the web UI?


Yes, you can restrict web pages based upon the white list server property.

Go to the admin web ui, and click on "Advanced Properties".
Go to the section
com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer

If the value is not set, set it to
{"com.ibm.team.process.web.projectArea": }

If there is a value set, insert the following text after the initial '{'
"com.ibm.team.process.web.projectArea": ,

Ensure that the { }'s match up.

Hope this helps
JohnC
SCM Server

0 votes

Comments

Hi John, we followed the IBM's Technote (FAQ) at http://www-01.ibm.com/support/docview.wss?uid=swg21370043, but the SCM tab in the Web UI is still appearing... We run server at version 2.0.0.2 iFix 6. Any advice? Thanks in advance.


Permanent link
tdunnigan wrote:

Yes, you can restrict web pages based upon the white list server property.

Go to the admin web ui, and click on "Advanced Properties".
Go to the section
com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer

If the value is not set, set it to
{"com.ibm.team.process.web.projectArea": }

If there is a value set, insert the following text after the initial '{'
"com.ibm.team.process.web.projectArea": ,

Ensure that the { }'s match up.

Hope this helps
JohnC
SCM Server


So, to restrict web access to scm I have to delete this entry ("com.ibm.team.scm") from section
com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer

right?

best regards
Marcin

0 votes


Permanent link
You do not delete this value, you add that value.

tdunnigan wrote:

Yes, you can restrict web pages based upon the white list server property.

Go to the admin web ui, and click on "Advanced Properties".
Go to the section
com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer

If the value is not set, set it to
{"com.ibm.team.process.web.projectArea": }

If there is a value set, insert the following text after the initial '{'
"com.ibm.team.process.web.projectArea": ,

Ensure that the { }'s match up.

Hope this helps
JohnC
SCM Server


So, to restrict web access to scm I have to delete this entry ("com.ibm.team.scm") from section
com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer

right?

best regards
Marcin

0 votes


Permanent link
I'm setting this as described above but the source code tab is still appearing. The suppressed webpage setting is set to

{"com.ibm.team.process.web.projectArea": ,"com.ibm.team.repository.web.admin":}

Am I doing something wrong? I am running

Rational Team Concert 2.0 (I20090618-1753)

0 votes


Permanent link
In version 2.0.0.2 iFix6 it doesn't work at all.

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

Question asked: Dec 11 '08, 10:09 a.m.

Question was seen: 6,152 times

Last updated: Jul 03 '12, 5:58 a.m.

Confirmation Cancel Confirm