[Bug 1649] CreateObject : Mismatch auth between pubkey and password

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Oct 23 11:49:57 EST 2009


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

Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 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.


More information about the openssh-bugs mailing list