Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drop gridmap-file support #7659

Open
kofemann opened this issue Sep 9, 2024 · 0 comments
Open

drop gridmap-file support #7659

kofemann opened this issue Sep 9, 2024 · 0 comments
Labels
Authentication Issues affecting how users authenticate easypick enhancement A request that enhances existing behaviour master-only

Comments

@kofemann
Copy link
Member

kofemann commented Sep 9, 2024

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

@kofemann kofemann added enhancement A request that enhances existing behaviour Authentication Issues affecting how users authenticate easypick master-only labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Authentication Issues affecting how users authenticate easypick enhancement A request that enhances existing behaviour master-only
Projects
None yet
Development

No branches or pull requests

1 participant