tech:err_ssh_-_authentication_refused_bad_ownership_or_modes_for_directory
,

Err ssh - Authentication refused bad ownership or modes for directory

chmod 700 ~
# Ou
#chmod 750 ~
 
chmod 700 ~/.ssh
chmod 600 ~/.ssh/*
chown -R $USER ~/.ssh/
tech/err_ssh_-_authentication_refused_bad_ownership_or_modes_for_directory.txt · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki