dCache / dcache

dCache - a system for storing and retrieving huge amounts of data, distributed among a large number of heterogenous server nodes, under a single virtual filesystem tree with a variety of standard access methods
https://dcache.org
291 stars 136 forks source link

drop gridmap-file support #7659

Open kofemann opened 2 months ago

kofemann commented 2 months ago

The multimap gPlazma covers the the functionality that is provided by gridmap-file. Thus, it makes no sense to keep two plugins with the same functionality. THe migration should be trivial:

gridmap-file

# gmplazma.conf
map     optional    gridmap

# gridmap-file
"/C=DE/ST=Hamburg/O=dCache.ORG/CN=Kermit the frog" kermit

multimap

# gmplazma.conf
map     optional    multimap

# multimap
"dn:/C=DE/ST=Hamburg/O=dCache.ORG/CN=Kermit the frog" username:kermit