Ssh Security
For enhanced security, your Rails Machine does not allow root logins via ssh.
To access the root account, login as deploy and run sudo su -. You can also login as a different user and run su -- you’ll need to supply the root password.
