User Tools

Site Tools


ssh

Exclude a user from ssh keys, add the following to the bottom of /etc/ssh/sshd_config

Match User user1,user2,user3,user4
    PasswordAuthentication yes

ssh.txt · Last modified: 2024/05/23 07:26 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki