1
0
Fork 0
bascht.com/content/tech/2015-02-13-public-key-authe...

412 B
Raw Blame History

title date lang tags
Enabling public key authentication in CentOS 2015-02-13 en
centos
ssh
authorized_keys
selinux

If you are wondering why CentOS is ignoring your ~/.ssh/authorized_keys file for a user you created with an interactive script or e.g. using Puppet check that you restored the SELinux context in the users home directory:

$ restorecon -Rv /home/user/.ssh