Skip to content

Commit

Permalink
Update grants
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Oct 18, 2024
1 parent fb2967f commit 5ca0b6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions admin/grants.sql
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ GRANT ROLE DATA_ANALYTICS TO ROLE SCIDATA_ADMIN;
GRANT ROLE DATA_ANALYTICS TO ROLE NF_ADMIN;
GRANT ROLE DATA_ANALYTICS TO ROLE GENIE_ADMIN;
GRANT ROLE DATA_ANALYTICS TO ROLE AD;
GRANT ROLE DATA_ANALYTICS TO ROLE GOVERNANCE;

GRANT ROLE FAIR TO USER "[email protected]";
GRANT ROLE FAIR TO USER "[email protected]";
Expand All @@ -219,6 +220,7 @@ GRANT ROLE GOVERNANCE TO USER "[email protected]";
GRANT ROLE GOVERNANCE TO USER "[email protected]";
GRANT ROLE GOVERNANCE TO USER "[email protected]";
GRANT ROLE GOVERNANCE TO USER "[email protected]";
GRANT ROLE GOVERNANCE TO ROLE SYSADMIN;

-- Create governance privileges
GRANT ROLE MASKING_ADMIN
Expand Down

0 comments on commit 5ca0b6f

Please sign in to comment.