bugzilla-daemon at bugzilla.mindrot.org
2009-Sep-14  14:01 UTC
[Bug 1649] New: CreateObject : Mismatch auth between pubkey and password
https://bugzilla.mindrot.org/show_bug.cgi?id=1649
           Summary: CreateObject : Mismatch auth between pubkey and
                    password
           Product: Portable OpenSSH
           Version: -current
          Platform: Other
        OS/Version: Cygwin on NT/2k
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Miscellaneous
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: mgindaco at gmail.com
I'm trying to connect a uss(AIX) of a z/OS 1.8 to a CopSSH on a Win Y2K
SP4 using pubkey to start a VbScript that make a
CreateObject("Excel.Application").
When I try online using password it works fine, when I try to use
pubkey it return Err=70-> Permission Denied
Many thanks in advance.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Oct-23  00:49 UTC
[Bug 1649] CreateObject : Mismatch auth between pubkey and password
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.
bugzilla-daemon at bugzilla.mindrot.org
2010-Apr-16  05:51 UTC
[Bug 1649] CreateObject : Mismatch auth between pubkey and password
https://bugzilla.mindrot.org/show_bug.cgi?id=1649
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> 2010-04-16 15:51:28
EST ---
Mass move of bugs RESOLVED->CLOSED following the release of
openssh-5.5p1
-- 
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.
Reasonably Related Threads
- [Bug 937] ssh2 pubkey auth broken by user:style syntax
- how to restrict rscync to ONLY use ssh-pubkey transport & auth?
- OpenSSH 6.2 Not Allowing Pubkey Auth
- chaining AUTH methods -- adding GoogleAuthenticator 2nd Factor to pubkey auth? can't get the GA prompt :-/
- Logging of wrong pubkey auth