** self-hosted organization*
I need to provide my coworker with a list of users who can see the plans screen, and we have over 20 user groups, so I need a way figure this out other than going to every single user group. Is there another way?
Ashley Elliott
Database Administrator
St. Louis Symphony Orchestra
314-286-4198
ashleye@slso.org
My apologies, I see you said you're looking for a list of users in the end. The tables you'll need for that info are TX_SECURITY_RIGHTS and TX_USER_GROUP. You might also want T_METUSER to see the users' full names.
-Michael
Thank you!
Ashley