You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I used the command “myproxy-retrieve -s myserver -k centso7 -l centos7” to get the credentials,
the error " not authorized by server's default authorized_key_retrievers policy" occurred,
is there any solution?
The text was updated successfully, but these errors were encountered:
You would need to upload the credential with the right options to allow it to be retrieved with what you present later.
Check the "-a", "-r" and "-Z" options in the myproxy-init man page. Beware: if you make it very easy for yourself, it might also be very easy for someone to steal your credential...
@maarten-litmaath
Thank you for your reply.I still have some questions.
On the master node 'master', I executed " myproxy-admin-addservice -c "slave" -l slave" ,
on the slave node 'slave',
I executed "myproxy-get-trustroots -b -s master" and "myproxy-retrieve -s master -k slave -l slave" to get credential ,
then the error " not authorized by server's default authorized_key_retrievers policy" occurred .
And regarding the command "myproxy-init ", when to execute the it ?
When I used the command “myproxy-retrieve -s myserver -k centso7 -l centos7” to get the credentials,
the error " not authorized by server's default authorized_key_retrievers policy" occurred,
is there any solution?
The text was updated successfully, but these errors were encountered: