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
This is a copy of original issue https://savannah.cern.ch/bugs/index.php?53855 by Danilo Dongiovanni
When a voms certificate of the voms emitting user's certificate is missing on wms, user submission is rejected with following error:
31 Jul, 10:43:39 -W- PID: 12089 - "WMPAuthorizer::checkGaclUserAuthZ": Unknown voms fqan: GRST_CRED_2 environment variable not set
which is not clear for administrators...
very likely this problem affects production wms too.
This messages seems to appear in case of any problem checking VOMS AC (seen in production, e.g. https://gus.fzk.de/ws/ticket_info.p...).
Useful error diagnostics should come from mod_gridsite, I suggest to submit another bug against gridsite (security category).
Zdenek Salvet
The text was updated successfully, but these errors were encountered:
mpoul
No branches or pull requests
This is a copy of original issue https://savannah.cern.ch/bugs/index.php?53855 by Danilo Dongiovanni
When a voms certificate of the voms emitting user's certificate is missing on wms, user submission is rejected with following error:
31 Jul, 10:43:39 -W- PID: 12089 - "WMPAuthorizer::checkGaclUserAuthZ": Unknown voms fqan: GRST_CRED_2 environment variable not set
which is not clear for administrators...
very likely this problem affects production wms too.
This messages seems to appear in case of any problem checking
VOMS AC (seen in production, e.g. https://gus.fzk.de/ws/ticket_info.p...).
Useful error diagnostics should come from mod_gridsite,
I suggest to submit another bug against gridsite (security category).
Zdenek Salvet
The text was updated successfully, but these errors were encountered: