[Novalug] Problems with Cygwin and SSHD

Adam Portier ajportier at gmail.com
Mon Jan 26 09:33:04 EST 2009


I just had to do this at work. There is a section in there about making sure
the ssh application files are owned by the user "system". I had to do this
on one of the boxes because the service would not start.

chown system /etc/ssh*
chown system /var/empty  or chown sshd_server /var/empty
net start sshd

I used this same guide and I got it working. Best of luck.

On Sat, Jan 24, 2009 at 2:03 PM, James Swanson <swanson.james at gmail.com>wrote:

> Hi all,
>
> I'm having a problem getting Cygwin's SSHD running on a Windows 2003
> server.  I've installed Cygwin with the ssh stuff including sshd.  I
> have run:
>
> chmod +r  /etc/passwd
> chmod +r  /etc/group
> chmod  777  /var
>
> after the install, then I ran
>
> ssh-host-config
>
> Everything seems to be going well until I try to start the sshd server.
>
> It starts up and then it stops, and I get an error 3435.  I followed this:
>
> http://pigtail.net/LRP/printsrv/cygwin-sshd.html
>
> but it's still not working.  Any suggestions?  Thanks.
>
> Jim
> _______________________________________________
> Novalug mailing list
> Novalug at calypso.tux.org
> http://calypso.tux.org/cgi-bin/mailman/listinfo/novalug
>



-- 
Adam Portier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://calypso.tux.org/pipermail/novalug/attachments/20090126/57c3efc0/attachment.html 


More information about the Novalug mailing list