-
Notifications
You must be signed in to change notification settings - Fork 23
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
User not authorized to publish #220
Comments
Hi @JamesAnstey yes to publish to production at LLNL, you'll still need a certificate. The |
Ok great, thanks for confirming @sashakames. I've been trying this:
resulting in:
I've tried it many times, and also with another registered openid, so I think it's not just that I'm making password typos... Is the above myproxyclient command what you would use/recommend? I'm doing this in my If I can get the above myproxyclient command to work, then I would use |
Is port 7512 open to egress? This should work:
|
I'm trying to publish using v5.1.0b11 of the publisher. My publishing command is:
It results in this error:
For the much older version of the publisher we were previously using, prior to running the publishing commands I did this:
Is this step still required for publishing? Or is the "not authorized" message due to something else?
Some extra info: I saw that another open issue also mentions error code 401, and in contrast to my error output, the output there refers to an openid. The openid referenced in the above myproxy-logon command (https://esgf-node.llnl.gov/esgf-idp/openid/acrnpub) is registered for publishing. The
esg.ini
file also had a[myproxy]
section with info on this openid, but our updatedesg.ini
(made withesgmigrate
I believe) doesn't have this.The text was updated successfully, but these errors were encountered: