Can't get authorized_keys to work

David Christensen dpchrist@holgerdanske.com
Wed Apr 9 23:09:00 GMT 2003


I think I figured it out!  The problems are on the server:

1.  /etc/ssh/sshd_config file:

        RSAAuthentication yes
        PubkeyAuthentication yes

2.  Permissions of the ~/.ssh directory and contents:

        ~/.ssh$ chmod * 700 .

        ~/.ssh$ chmod 0600 *


HTH,

David



References:

    http://pigtail.net/LRP/printsrv/keygen.html

    http://www.hackinglinuxexposed.com/articles/20021226.html


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list