Skip to content

Commit c75a794

Browse files
committed
conf: map kermit to desy user
1 parent 0366171 commit c75a794

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

templates/configmap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ data:
267267
session requisite authzdb
268268
269269
multimap-id-to-username: |-
270-
"dn:/C=DE/ST=Hamburg/O=dCache.ORG/CN=Kermit the frog" username:kermit uid:1000 gid:1000,true
270+
"dn:/C=DE/ST=Hamburg/O=dCache.ORG/CN=Kermit the frog" username:desyuser uid:1000 gid:2000,true
271271
272272
multimap-id-to-groupname: |-
273273
fqan:/desy username:desyuser uid:1000 gid:2000,true
@@ -278,7 +278,6 @@ data:
278278
279279
authorize admin read-write 0 0 / / /
280280
authorize desyuser read-write 1000 2000 / / /
281-
authorize kermit read-write 1000 1000 / / /
282281
283282
linkgroupauthz: |-
284283
LinkGroup default-linkgroup

0 commit comments

Comments
 (0)