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

How to find Read Access Permissions on SCM files in an RTC repository?

Once file-level read access controls have been established on specific files in a component, how can you find out (i.e. report on) what files have the access restrictions? The images below show the scenario I have setup where a file has been given read-only access to a single person.

Access Control Display from Repo Files Listing

Setting Access Control on a File

0 votes

Comments

Hey, Jeffery -- your images didn't stick. Might be hard for someone to answer your question without them. [Hmm, when I edited the post to add some tags, I could see the images, but after saving the post they don't appear. Please remove and try to add them again.]

Millard, thanks for catching that! Note to self: use 'insert image' instead of directly pasting images.



One answer

Permanent link
I have not found a way to run a global search from Eclipse on the jazz.read-access property setting but I have found that the scm list properties command shows the value for that property. So far I have only tested it in the context of a loaded workspace. Here's my results:

C:\jazz_workspaces\jke_access\JKEDBAccess\src\com\jke\db\connection>lscm list properties *

C:\jazz_workspaces\jke_access\JKEDBAccess\src\com\jke\db\connection\JKE_DB_C.java
  jazz.encoding       - Cp1252
  jazz.executable     - false
  jazz.line-delimiter - LF (Unix)
  jazz.mime           - text/text
  jazz.read-access    - jim

C:\jazz_workspaces\jke_access\JKEDBAccess\src\com\jke\db\connection\JKE_DB_Factory.java
  jazz.encoding       - Cp1252
  jazz.executable     - false
  jazz.line-delimiter - LF (Unix)
  jazz.mime           - text/text
  jazz.read-access    - Public

1 vote

Comments

The 'lscm list properties' only works on a loaded workspace.

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,019
× 1,202

Question asked: Oct 25 '13, 6:28 p.m.

Question was seen: 6,934 times

Last updated: Dec 16 '13, 4:06 p.m.

Confirmation Cancel Confirm