We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In current CERNBox we have different namespaces to filters users and groups:
hugo will look into primary and e-groups a:hugo will look into primary/secondary/service/e-groups
hugo
a:hugo
Given that we have now the possibility to share with lightweight accounts we should add a third option: l:hugo to only look into lightweight accounts.
l:hugo
This prefixes need to be understood in our userprovider and groupprovider drivers so we query Grappa for what we need.
The text was updated successfully, but these errors were encountered:
gmgigi96
Successfully merging a pull request may close this issue.
In current CERNBox we have different namespaces to filters users and groups:
hugo
will look into primary and e-groupsa:hugo
will look into primary/secondary/service/e-groupsGiven that we have now the possibility to share with lightweight accounts we should add a third option:
l:hugo
to only look into lightweight accounts.This prefixes need to be understood in our userprovider and groupprovider drivers so we query Grappa for what we need.
The text was updated successfully, but these errors were encountered: