This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin v.1.7.1/OpenSSH v.5.3: Userswitching by using LSA Authentication does not work...


On Jan 28 17:49, Corinna Vinschen wrote:
> On Jan 28 11:18, Carsten.Porzler@spb.de wrote:
> > after I get the new OpenSSH v.5.3 run with key-authentication (without 
> > password), I realized today, that the user switch does not work with the 
> > LSA Autentication on a Win2008 64-bit system.
> > [...]
> > How can I make the Windows 2008 64-bit system to use the LSA 
> > Authentication Package correctly?
> 
> Ouch, I just reproduced this issue and all I can say is... ouch.

As a temporary workaround for 64 bit users, I uploaded a cyglsa64.dll
for Cygwin 1.7.1:

  ftp://cygwin.com/pub/cygwin/unsupported/cyglsa64.dll

  SHA1(cyglsa64.dll)= 1874190ab912bc444b2cc468bb74cb294e6bc35b

To replace the running cyglsa64.dll, copy the above DLL to /bin,
then:

  bash$ cd /bin/cyglsa
  bash$ mv cyglsa64.dll cyglsa64.OLD
  bash$ cp ../cyglsa64.dll .
  Reboot.

When Cygwin 1.7.2 is released, you will have to do that again, or,
alternatively, run cyglsa-config.  I'll change cyglsa so that this isn't
necessary in future anymore.


Sorry for the hassle,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]