-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fb2967f
commit 5ca0b6f
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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]"; | ||
|
@@ -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 | ||
|