Hello,
I recently used ArcGIS Pro to Create an Enterprise Geodatabase. To this new enterprise geodatabase, I used Create Database User coupled with Create Role to add users and establish an editor_role and a viewer_role respectively. All my users have been successfully added and verified Properties such that those with viewer_role privileges can only SELECT while those with editor_role privileges can SELECT, INSERT, UPDATE and DELETE.
The one issue I am seeing is that those who have viewer_role privileges can still create new feature datasets and import feature classes.
Is there a way I can remove that ability?
I have read that the Create Database User through Pro creates this setting, whereas if you were adding the user through SSMS, leaving the Default schema blank prevents someone from creating new feature classes and the like. I'm not really super familiar with SSMS, but if there is something in there that I can use to modify the privileges, please let me know that as well.
Thank you.
JD