1.7: cygserver problems under cygwin 1.7

2009-05-04 Thread Patrick Aikens
I've just installed cygwin 1.7 on a WinXP SP3 machine that used to have 1.5 installed. Since I didn't want to run them in parallel, first I deleted my c:\cygwin folder, then used regedit to get rid of the "Cygnus Solutions" and "Cygwin" registry keys from HKLM/Software and HKCU/Software to do as c

[1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-14 Thread Patrick Aikens
I've installed cygwin 1.5 on my WHS box as Administrator. I've opened a cygwin terminal and executed the mkpasswd -l > /etc/passwd and mkgroup -l > /etc/group commands, executed ssh-host-setup and used privilege separation, and everything seems to have executed OK. I can ssh to that machine as Ad

Re: [1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-17 Thread Patrick Aikens
Patrick Aikens wrote: > I've installed cygwin 1.5 on my WHS box as Administrator. I've opened a > cygwin terminal and executed the mkpasswd -l > /etc/passwd and mkgroup > -l > /etc/group commands, executed ssh-host-setup and used privilege > separation, and everythi

Re: [1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-19 Thread Patrick Aikens
Patrick Aikens wrote: > Patrick Aikens wrote: >> I've installed cygwin 1.5 on my WHS box as Administrator. I've opened a >> cygwin terminal and executed the mkpasswd -l > /etc/passwd and mkgroup >> -l > /etc/group commands, executed ssh-host-setup and used pr

Re: [1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-19 Thread Patrick Aikens
Thorsten Kampe wrote: > * Patrick Aikens (Tue, 19 May 2009 07:08:00 -0400) >> Patrick Aikens wrote: >>> Patrick Aikens wrote: >>>> I've installed cygwin 1.5 on my WHS box as Administrator. I've >>>> opened a cygwin terminal and executed the

Re: [1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-19 Thread Patrick Aikens
If so, I'll go ahead and stick to allowing key-based authentication only. On Tue, May 19, 2009 at 7:52 AM, Patrick Aikens wrote: > Thorsten Kampe wrote: >> * Patrick Aikens (Tue, 19 May 2009 07:08:00 -0400) >>> Patrick Aikens wrote: >>>> Patrick Aikens wrote: &

Re: [1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-19 Thread Patrick Aikens
Larry Hall (Cygwin) wrote: > On 05/19/2009, Patrick Aikens wrote: >> I can log in using a password for any user who is a member of the >> Administrators group. Many of the guides I've seen on installing >> OpenSSH on windows (especially 2003 server) have you add new users