running converter from a windows host. Trying to convert an Ubuntu 10.10 source to esxi 5.0 destination.
I've modified sudoers to add the user at the bottom of the file with:
administrator ALL=(ALL) NOPASSWD: ALL
(rebooted the ubuntu box)
I've also modifed the vmware-agent.xml to set <sudo> true (rebooted windows machine running converter).
I still get the error in the title: the user 'administrator' does not have root privileges on the source machine
Did I miss something?