Skip to content

Commit 0fedfd6

Browse files
committed
fix cert mapping
1 parent 8cef425 commit 0fedfd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ data:
221221
session requisite authzdb
222222
223223
multimap-id-to-username: |-
224-
"dn:/C=DE/ST=Hamburg/O=dCache.ORG/CN=Kermit the frog" kermit
224+
"dn:/C=DE/ST=Hamburg/O=dCache.ORG/CN=Kermit the frog" username:kermit
225225
226226
grid-vorolemap: |-
227227
"*" "/desy" desyuser

0 commit comments

Comments
 (0)