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