https://bugzilla.mindrot.org/show_bug.cgi?id=1649

Darren Tucker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Darren Tucker <[email protected]> 2009-10-23 11:49:56 EST 
---
I can tell you what's probably happening, but there's not a lot we can
do about it:  I think you are trying to read the file from a network
drive.  When you use a password, the Windows machine gets a Kerberos
ticket which allows you to access the fileserver.  When you use
public-key authentication you have no kerberos ticket and you are
denied acess.

There might be a way to work around this on the Windows side, but AFAIK
there's nothing that sshd can do about it. 

I suggest you ask the Cygwin folks if there's any known way of
supporting this.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to