Hello OpenNebula Community, Problem Description: In the logs, I observe the error message “sudo: a password is required” when attempting certain OpenNebula commands. This issue is critical for my deployment as it is preventing normal operation. Steps Taken:
Checked and modified the sudoers file to grant necessary privileges without requiring a password.
Ensured that the commands executed by OpenNebula do not prompt for a password.
Verified the execution environment and tested commands manually.
Despite these efforts, the problem persists, and I am seeking guidance from the community.
Could you, please, specify the following:
what OS is used on virtualization nodes (cluster nodes, CN)?
what opennebula packages you have installed on CN?
what is the output of the following command:
If you install opennebula from packages provided for you OS e.g. following that guide there is no need to modify any sudoers files manually.
Could you, please, double check there is no oneadmin user related entries in you /etc/sudoers* files and directories apart from opennebula ones (/etc/sudoers.d/opennebula*)?