server refused our key

Max Bowsher maxb@ukf.net
Wed Nov 20 02:24:00 GMT 2002


>
>Subject: Re: Re: server refused our key
>   From: Manfred Köhler <manfredwkoehler@web.de>
>   Date: Wed, 20 Nov 2002 10:24:33 +0100
>     To: "Max Bowsher" <maxb@ukf.net>
>
>> > I have setup sshd using privilege separation. ssh login works fine
>> > but sshd doesn't accept my public key, which works fine using ssh on
>> > other UNIX machines.

>> To diagnose properly, we need to see the *server* debug log.

>O.K. file is attached
>I have also added debugging output generated by ssh command.
>
>Hopefully this will help to fix the problem.

Ah. I see the problem. Your home directory is on a Windows share. Since Windows doesn't know your password, it can't access the server, so ssh can't get to your authorized_keys file.
Hard to say how to solve this.

I don't think you will be able to store your authorized_keys on a Windows share.


Max.


--
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