Re: Cannot run SSH

2009-11-23 Thread baykusderki
On 11/23/2009 1:32 PM, Alexander Quinn wrote: FWIW, I had the exact same problem. This was under Cygwin 1.5 (not 1.7) and Win7 (build 7600 enterprise release). The OpenSSH server worked for a few days and then stopped working with similar symptoms to you. I eventually got it working again.

Re: Cannot run SSH

2009-11-23 Thread Alex Quinn
iginal Message From: baykusderki To: cygwin@cygwin.com Sent: Sun, November 22, 2009 1:29:03 AM Subject: Re: Cannot run SSH On 11/22/2009 12:00 AM, Ken Jackson wrote: > > Is SYSTEM in /etc/passwd? If not, I think that's a problem. Even if > it's there, maybe it's w

Re: Cannot run SSH

2009-11-22 Thread Larry Hall (Cygwin)
On 11/21/2009 10:33 PM, Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Huang Bambo on 11/21/2009 8:29 PM: run /usr/sbin/sshd directly and check if it can start. 2009/11/22 baykusderki: 121 lines of email, with only one

Re: Cannot run SSH

2009-11-21 Thread baykusderki
On 11/22/2009 12:00 AM, Ken Jackson wrote: Is SYSTEM in /etc/passwd? If not, I think that's a problem. Even if it's there, maybe it's wrong. I would try the mkpasswd command to recreate your passwd file (and might as well mkgroup to recreate the /etc/group file). They both write to stdout so

Re: Cannot run SSH

2009-11-21 Thread Ken Jackson
On Sat, 21 Nov 2009 23:48:39 -0600 baykusderki wrote: > OK, try this: > > chown root:root /var/empty > > > > Although, mine is owned by SYSTEM, so if that doesn't work, try: > > > > chown SYSTEM:root /var/empty > > > > > I tried both and got errors. it complained that there was no such > user

Re: Cannot run SSH

2009-11-21 Thread baykusderki
OK, try this: chown root:root /var/empty Although, mine is owned by SYSTEM, so if that doesn't work, try: chown SYSTEM:root /var/empty I tried both and got errors. it complained that there was no such user or group named root. So i tried "chown SYSTEM /var/empty" and it did not work. The

Re: Cannot run SSH

2009-11-21 Thread Ken Jackson
On Sat, 21 Nov 2009 21:43:51 -0600 baykusderki wrote: > On 11/21/2009 9:29 PM, Huang Bambo wrote: > > run /usr/sbin/sshd directly and check if it can start. > > > > Hi > This is what I get > " > $ /usr/sbin/sshd > /var/empty must be owned by root and not group or world-writable. > " OK, try this:

Re: Cannot run SSH

2009-11-21 Thread baykusderki
On 11/21/2009 9:29 PM, Huang Bambo wrote: run /usr/sbin/sshd directly and check if it can start. Hi This is what I get " $ /usr/sbin/sshd /var/empty must be owned by root and not group or world-writable. " And this is what I have "$ ls -al /var drwxr-xr-x+ 1 masayeni Administrators0 200

Re: Cannot run SSH

2009-11-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Huang Bambo on 11/21/2009 8:29 PM: > run /usr/sbin/sshd directly and check if it can start. > > 2009/11/22 baykusderki : 121 lines of email, with only one line of new content, and on the wrong si

Re: Cannot run SSH

2009-11-21 Thread Huang Bambo
run /usr/sbin/sshd directly and check if it can start. 2009/11/22 baykusderki : > Hello, > > In the past I have managed to install Cygwin and SSH on multiple computers. > All of them are running fine and serving SSH just fine. So I am not that new > to installing this stuff. > > At the moment I am

Re: Cannot run ssh...

2003-01-31 Thread Christopher Faylor
On Fri, Jan 31, 2003 at 08:29:58AM +0100, Sylvain Petreolle wrote: >you must install the openssl package. >see http://www.cygin.com/packages Which should, of course, have already been installed automatically if you run the normal cygwin install. I'm redirecting this to the proper mailing list. I