Re: Cygwin/OpenSSH authentication without applying group policies...

2009-10-27 Thread Corinna Vinschen
On Oct 27 10:11, carsten.porz...@spb.de wrote: > > > LogonUser() really the right one, we use for the login procedure? > > > > When using password authentication or pubkey with saved password, yes. > > It's the one supported Win32 call to create a user token from user name > > and password. In co

Re: Cygwin/OpenSSH authentication without applying group policies...

2009-10-27 Thread Carsten . Porzler
> On Oct 26 16:01, carsten.porz...@spb.de wrote: > > Hello, > > > > > With password > > > authentication it's entirely up to the Win32 call LogonUser() to create > > > that token and to manage that connection. Using pubkey authentication > > > you have three choices described in the user's gu

Re: Antwort: Re: Cygwin/OpenSSH authentication without applying group policies...

2009-10-26 Thread Corinna Vinschen
On Oct 26 16:01, carsten.porz...@spb.de wrote: > Hello, > > > With password > > authentication it's entirely up to the Win32 call LogonUser() to create > > that token and to manage that connection. Using pubkey authentication > > you have three choices described in the user's guide. Maybe one

Antwort: Re: Cygwin/OpenSSH authentication without applying group policies...

2009-10-26 Thread Carsten . Porzler
Hello, > On Oct 21 08:39, carsten.porz...@spb.de wrote: > > Dear Cygwin community, > > > > we are just having problems with some locations connect over WAN lines > > with only little bandwith. > > > > The logon process against a Win2003 AD domain controller takes much time > > (>50s). After

Re: Cygwin/OpenSSH authentication without applying group policies...

2009-10-21 Thread Corinna Vinschen
On Oct 21 08:39, carsten.porz...@spb.de wrote: > Dear Cygwin community, > > we are just having problems with some locations connect over WAN lines > with only little bandwith. > > The logon process against a Win2003 AD domain controller takes much time > (>50s). After some analysis we found out