From 1f54fb38469ea0e1bedb421cc33b626ca60240b7 Mon Sep 17 00:00:00 2001 From: Tigran Mkrtchyan Date: Tue, 10 Sep 2024 10:48:47 +0200 Subject: [PATCH] ensure that DN mapping produces primary gid --- templates/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/configmap.yaml b/templates/configmap.yaml index 6516145..aa96ead 100644 --- a/templates/configmap.yaml +++ b/templates/configmap.yaml @@ -221,7 +221,7 @@ data: session requisite authzdb multimap-id-to-username: |- - "dn:/C=DE/ST=Hamburg/O=dCache.ORG/CN=Kermit the frog" username:kermit uid:1000 gid:1000 + "dn:/C=DE/ST=Hamburg/O=dCache.ORG/CN=Kermit the frog" username:kermit uid:1000 gid:1000,true multimap-id-to-groupname: |- fqan:/desy username:desyuser uid:1000 gid:2000,true