I tried this script, and also converted it to Python just for fun. Using both versions, I get the following error message:

xmlrpclib.Fault: <Fault -23: 'redstone.xmlrpc.XmlRpcFault: You do not have permissions to perform this action.'>

The message in the server log is similar:

redstone.xmlrpc.XmlRpcFault: You do not have permissions to perform this action. at com.redhat.rhn.frontend.xmlrpc.BaseHandler.invoke(BaseHandler.java:124) at redstone.xmlrpc.XmlRpcDispatcher.dispatch(XmlRpcDispatcher.java:123)
        ... (error continues)

This is when obtainReactivationKey is called. The call to list_user_systems is successful.

Can anyone help me understand what this error is telling me? The user I'm using to access the API has all permissions enabled.


i dont suppose you can share your python script can you as i am having issues going via a proxy with the perl one and i am trying to narrow down where the issue is.

many thanks

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to