Skip to main content
formatting, spelling
Source Link
Freddy
  • 26.3k
  • 1
  • 27
  • 64

I had same problem due to SELINUXSELinux.

Please, configure selinuxSELinux properly (restorecon -Rv ~ /. sshrestorecon -Rv ~/.ssh) or disable it (on RedHat, you should edit /etc/selinux/config/etc/selinux/config and reboot the nachinemachine or just type setenfoorce 0 forsetenforce 0 to disable selinux temporarySELinux temporarily until next reboot).

I had same problem due to SELINUX.

Please, configure selinux properly (restorecon -Rv ~ /. ssh) or disable it (on RedHat you should edit /etc/selinux/config and reboot the nachine or just type setenfoorce 0 for disable selinux temporary until next reboot).

I had same problem due to SELinux.

Please, configure SELinux properly (restorecon -Rv ~/.ssh) or disable it (on RedHat, you should edit /etc/selinux/config and reboot the machine or just type setenforce 0 to disable SELinux temporarily until next reboot).

Source Link

I had same problem due to SELINUX.

Please, configure selinux properly (restorecon -Rv ~ /. ssh) or disable it (on RedHat you should edit /etc/selinux/config and reboot the nachine or just type setenfoorce 0 for disable selinux temporary until next reboot).