On 1/21/2010 10:10 AM, carsten.porz...@spb.de wrote: > Dear Cygwin Community, > > my problem described is solved now. > > The change to Windows Server 2003 is the fact, that the OpenSSHd Server > service must run under a user account, SYSTEM account is not enough! > > The choosen user account must have the following privileges: > > Create a token object > Logon as a service > Replace a process level token > Increase Quota > > It does not work, if you give SYSTEM account all the rights! These > behaviour was described in the year 2007 in a "CopSSH" forum.
This is also clearly documented near the top of /usr/share/doc/Cygwin/openssh.README. BTW, if you use the ssh-host-config script to configure your SSH service, all of these details will be handled for you automatically. Configuring the service or running sshd by any other mechanism has not been supported on this list, so if you have problems in the future, you will likely be asked to try again using ssh-host-config, perhaps after a complete wipe and reinstall of Cygwin. -Jeremy -- 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