As of Ops Manager v2.10.9 (both vSphere and AWS versions), any use of the `
uaac` command fails on the Ops Manager VM with the message:
/instance with "/home/tempest-web/tempest/web/vendor/uaac/Gemfile not found"
Cause
"[Bug Fix] Restrict permissions on the
/home/tempest-web and /home/ubuntu directories to
750", where permissions of the directories,
/home/tempest-web and
/home/ubuntu, on the Ops Manager VM are considered as a possible avenues for privilege escalation. These permissions are
750 on the latest release of Ops Manager.
This issues arises when the permissions are currently
755, which allows other users to write content to these directories.