Info about devicemap-vm.apache.org for the DeviceMap (P)PMC. Note that this file is public - no confidential info here please! *** General info Basic VM setup info at INFRA-4515. Logcapture prototype info at DMAP-10. *** Adding users As per INFRA-4515: This VM uses LDAP for user accounts, it doesnt have local user accounts (aside from root@ related stuff). To add a new user, they need to add their SSH key to their LDAP account (using id.apache.org), then you need to run 'sudo usermod -G sshusers $availid'. Use 'id $availid' to check a user's current groups. Sudo access is controlled via an LDAP group (devicemap-vm.apache.org-sudoers) which currently only root@ can manage. Once in that group, see http://apache.org/dev/freebsd-jails#opie for how to sudo. Note that the opiepasswd command name varies: ubuntu -> ortpasswd, fbsd => opiepasswd See http://www.apache.org/dev/freebsd-jails.html for more info (though our VM is an Ubuntu VM, not a jail).