Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <6.2.0.14.0.20050324111707.09a80b58@pop.prospeed.net> Date: Thu, 24 Mar 2005 11:25:37 -0500 To: Lars Schouw , cygwin AT cygwin DOT com From: Larry Hall Subject: Re: openssh under Windows XP In-Reply-To: <20050324075230.82426.qmail@web50304.mail.yahoo.com> References: <20050324075230 DOT 82426 DOT qmail AT web50304 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 02:52 AM 3/24/2005, you wrote: >I am having a problem installing the ssh server daemon >sshd under Windows XP. >I keep on getting the following error: > >$ ssh-host-config -y >Overwrite existing /etc/ssh_config file? (yes/no) yes >Generating /etc/ssh_config file >Overwrite existing /etc/sshd_config file? (yes/no) yes >Privilege separation is set to yes by default since >OpenSSH 3.3. >However, this requires a non-privileged account called >'sshd'. >For more info on privilege separation read >/usr/share/doc/openssh/README.privsep >. > >Should privilege separation be used? (yes/no) yes >Generating /etc/sshd_config file > >Host configuration finished. Have fun! > >I have created the sshd user under Windows and in >cygwin /etc/passwd Why did you do that? ssh-host-config does that for you. You might want to make sure that you don't have duplicates now. >When I look in the event log under Windows XP I can >see this error message: >Object Open: > Object Server: Security > Object Type: Key > Object Name: >\REGISTRY\USER\S-1-5-21-1262546438-923394911-2232506658-29478 > Handle ID: - > Operation ID: {0,14750546} > Process ID: 740 > Image File Name: C:\WINDOWS\system32\svchost.exe > Primary User Name: IBTKYGSW84974$ > Primary Domain: AD > Primary Logon ID: (0x0,0x3E7) > Client User Name: schouwl > Client Domain: AD > Client Logon ID: (0x0,0x22D5EC) > Accesses: MAX_ALLOWED > > Privileges: - > Restricted Sid Count: 0 > > >Does this ring a bell by anyone? >My Windows admin told me it might because there is a >limit fo how many open socket connections the Windows >XP pro can have open at one time and should try on a >server version of Windows. I'm not sure how you got from the above to this but if this is a problem that's keeping the ssh server from running for you, you need to look at what other services you have running. Also, its not clear based on the information you've given whether or not you've even started the ssh server. Also, did you run ssh-user-config? If you're still having problems getting the Cygwin ssh server working for you, please read and follow the problem reporting guidelines at . FWIW, I run this server on both W2K and XP machines without any difficulty. So whatever the problem is that you're seeing, it's local. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/