On sites where we are collaborators, not owners, and we lack the `create_collaborator` role, the command `pressable:open-site-shell` will fail. It fails because it can't create the calling Team51 member as a collaborator:  For this scenario, we should just use the `concierge` user and [try to automate the login with `sshpass`](https://www.cyberciti.biz/faq/noninteractive-shell-script-ssh-password-provider/).
On sites where we are collaborators, not owners, and we lack the
create_collaboratorrole, the commandpressable:open-site-shellwill fail.It fails because it can't create the calling Team51 member as a collaborator:

For this scenario, we should just use the
conciergeuser and try to automate the login withsshpass.