David Highley wrote:
> New install of Fedora 13 we get the following /var/log/secure entry when
> we ssh from a Fedora 12 system to the Fedora 13 system:
> Authentication refused: bad ownership or modes for file 
> /home/dhighley/.ssh/authorized_keys

Make sure .ssh/authorized_keys has 600 permissions (user read/write 
only). Make sure the .ssh directory has 700 permissions (user r/w/x).

Try "restorecon -r ~/.ssh" on the F13 system.

- Mike
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to