/etc/sudoers file.VMware Aria Operations 8.18.x
The admin user requires passwordless sudo access to many specific commands in order for Aria Operations to operate correctly. Modifications to the /etc/sudoers file which remove this access are not supported.
scp root@other-node-fqdn:/etc/sudoers /etc/sudoersNote: Change node-fqdn to the FQDN or IP of the node to copy the unmodified file from
chmod 440 /etc/sudoers
systemctl restart vmware-casa