Skip to content

Commit

Permalink
ensure that DN mapping produces primary gid
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Sep 10, 2024
1 parent 811a41e commit 1f54fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f54fb3

Please sign in to comment.