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
Originally posted by cronosy August 5, 2024
Greetings everyone.
Request your help one more time. I've been struggling to understand why the tasks like start,stop,reset on virtual machines fail with the error: ERROR -- evm: [Handsoap::Fault]: Handsoap::Fault { :code => 'ServerFaultCode', :reason => 'Permission to perform this operation was denied.' }
Method:[block (2 levels) in class:LogProxy]
I could certify that the user has permissions over the objects (at least using a common CURL REST API operation allow to the authenticated user execute those operations), but I understand that manageIQ use itself soap client. Then I would like to know if I need to add additional permissions to the user. Also I read the documentation to add a VMWare provider, and saw that I should authenticate to the ESX hosts. That step has not been executed, but I would like to understand whenever execute is mandatory and Why?
Thanks
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.
Discussed in https://github.com/orgs/ManageIQ/discussions/23127
Originally posted by cronosy August 5, 2024
Greetings everyone.
Request your help one more time. I've been struggling to understand why the tasks like start,stop,reset on virtual machines fail with the error: ERROR -- evm: [Handsoap::Fault]: Handsoap::Fault { :code => 'ServerFaultCode', :reason => 'Permission to perform this operation was denied.' }
Method:[block (2 levels) in class:LogProxy]
I could certify that the user has permissions over the objects (at least using a common CURL REST API operation allow to the authenticated user execute those operations), but I understand that manageIQ use itself soap client. Then I would like to know if I need to add additional permissions to the user. Also I read the documentation to add a VMWare provider, and saw that I should authenticate to the ESX hosts. That step has not been executed, but I would like to understand whenever execute is mandatory and Why?
Thanks
The text was updated successfully, but these errors were encountered: