How to find Read Access Permissions on SCM files in an RTC repository?
Jeffery Hanson (147●2●7●13)
| asked Oct 25 '13, 6:28 p.m.
JAZZ DEVELOPER retagged Dec 16 '13, 4:06 p.m. by David Lafreniere (4.8k●7)
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.
|
One answer
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 |
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.
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.