From 11763f1b0a4847babbaf57be3e5531c29e22a75f Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Sat, 12 Mar 2022 15:37:33 +0000 Subject: [PATCH] Update dcc-groups.md --- docs/dcc-groups.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/dcc-groups.md b/docs/dcc-groups.md index 75b74fb..01dfd20 100644 --- a/docs/dcc-groups.md +++ b/docs/dcc-groups.md @@ -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) \ No newline at end of file +![](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!