This post is a little old, but might still apply. https://laracasts.com/discuss/channels/forge/add-ssh-login-for-client
Mar 22, 2017
6
Level 3
Add User to Forge Server
I can ssh into my server with "[email protected]," but I've added another user to the system (via "adduser...") and am trying to ssh into the server with THAT user, but it doesn't seem to want to. I've added a separate SSH key to the server, because attempting to login with the new username and forge's SSH key results in "Permission denied (publickey)." This is also the error I get when trying to use the new username with the new SSH key.
So, is it possible to add users to the server? Am I restricted to just using the forge user?
Please or to participate in this conversation.