einchan/sshchan

Is it possible for key auth

Opened this issue · 1 comments

Is it possible the set up the server so I don't have to let users input a password I can just give them a copy of the private key And all they have to do is type the username

I figured it out just create a .ssh in the home directory of your sshchan user with the public key then create your user with adduser -d /home/anon -s /home/anon/sshchan.py and profit sorta i also recommend doing sudo touch .hushlogin