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: openssh under Windows XP


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 
<http://cygwin.com/problems.html>.  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/


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