Hello,
I am currently reviewing users, roles, and permissions for a repository that I have inherited.
I would like to create a few SQL views to produce a quick overview of repository users with their corresponding groups, roles, permissions, etc. I have found several tables in the SQL repository that contain this data, but it's a little awkward to query without a bit of trial and error.
Does anyone have a database diagram that I could use, or is there a more efficient way to do this? I do not want to use the Repository Administration software to manually check through users.
Kinds regards,
Carl