From 3bdbb1ab38122623a4084b3e7d2be317a144e5b7 Mon Sep 17 00:00:00 2001 From: ebner Date: Mon, 3 Nov 2025 08:33:59 +0100 Subject: [PATCH] Update permissions.json Fix the CN of the unx-cas_sysad group --- permissions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/permissions.json b/permissions.json index 0a86bbe..c704419 100644 --- a/permissions.json +++ b/permissions.json @@ -75,7 +75,7 @@ "TOMCAT": ["TOMCATs"], "TOMCAT_public": ["TOMCATs"] }, - "CN=unx-cas_sysad,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": { + "CN=unx-cas_sysad,OU=resource,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": { "CTRL_Packages": ["Owners"] }, "CN=unx-gfa_devs,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": {