Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Doesn't help in this case but in your /etc/ssh/sshd_config or similar change or, if missing, add

    PubkeyAuthentication yes

    ChallengeResponseAuthentication no
    PasswordAuthentication no
    PermitRootLogin no
Make sure you can log in using your key and su/sudo from that unprivileged user before applying those changes.


Thanks, done that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: