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


Hello, Corinna,

cygwin-owner@cygwin.com schrieb am 29.01.2010 10:29:07:

> [Bild entfernt] 
> 
> Re: Cygwin v.1.7.1/OpenSSH v.5.3: Userswitching by using LSA 
> Authentication does not work...
> 
> Corinna Vinschen 
> 
> an:
> 
> cygwin
> 
> 29.01.2010 10:29
> 
> Gesendet von:
> 
> cygwin-owner@cygwin.com
> 
> Bitte Antwort an cygwin
> 
> 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.

Thanks a lot for the quick help! It works now!

But, it is necessary, that the logon user's primary group is the 
Adminstrators group (544) within the passwd file. Ohterwise, the logon 
failed.

Within the old Cygwin (1.7.0) the primary group did not matter, but the 
user's Windows group memberships were important. The user had to be member 
within a group which has local logon right on the machine.

But for now, for us it is OK!

The other problem is the one, I posted some days ago: The output to the 
console during executing commands directly over SSH is not complete all 
the time. For example "ls -al .." delivers five line and then break the 
output. It is the same problem you solved for us about one an a half year 
ago. Could you please care for this problem, too?

Thanks a lot and

best regards

Carsten Porzler


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


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