Votes
Answers
Views
Question
1
1
138
Hello, We are attempting to download copies of the group permissions and roles for all of our project. Is there an easy way to download and obtain this information such as through an easy query that we could run against the system? Thanks, HomerJ
0
1
170
asked 9 years ago by soapy-smith
updated 9 years ago by pt-barnum
WE see the SQL-Server rights spelled out in this other post: http://eyeontesting.com/questions/5181/we-just-recently-migrated-all-of-our-projects-to-a.html Make sure "Td_db_admin" has these Server ROLES (do not assign other roles): > * dbcreator > > * (public) > > * Securityadmin...
0
3
35
I would like to assign "roles" to the users who have Site Admin access. I don't think there is any way to do this in ALM QC v11 SP3 at this time, within the Site Admin UI. For instance, I want the lowest level of Site Admins to be able to create user accounts and create new projects, but tha...