Merge branch 'master' of github.com:datacontroller/dcdocs.github.io

This commit is contained in:
munja 2022-03-23 21:52:45 +00:00
commit 12f0609089

View File

@ -10,4 +10,8 @@ og_image: https://i.imgur.com/drGQBBV.png
## Overview
By default, Data Controller will work with the SAS Groups defined in metadata or Viya. It is also possible to define custom groups with Data Controller itself - to do this simply add the user and group name (and optionally, a group description) in the `DATACTRL.MPE_GROUPS` table.
![](https://i.imgur.com/drGQBBV.png)
![](https://i.imgur.com/drGQBBV.png)
## Data Controller Admin Group
When configuring Data Controller for the first time, a group is designated as the 'admin' group. This group has unrestricted access to Data Controller. To change this group, modify the `%let dc_admin_group=` entry in the settings program. To prevent others from changing this group, ensure the containing folder is write-protected!