Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <004301c16970$54759450$577a5dd8@vspaceprs>
From: "VSpace" <VSpace@voyager.net>
To: <cygwin@cygwin.com>
References: <3d.142083fb.291d9649@aol.com> <20011109155552.A11546@redhat.com> <5.1.0.14.2.20011109164448.00b4bec0@mail.biapo.com>
Subject: Re: SSHD config
Date: Fri, 9 Nov 2001 17:46:11 -0500
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 1
X-MSMail-Priority: High
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200

Worked perfectly - thank you! I connected with PuTTY with absolutely no
problems. Now on to tackle getting VNC to work with it :-)

----- Original Message -----
From: "rotaiv" <rotaiv@biapo.com>
To: "VSpace" <VSpace@voyager.net>; <cygwin@cygwin.com>
Sent: Friday, November 09, 2001 4:50 PM
Subject: Re: SSHD config


> At 11/09/2001  04:21 PM, VSpace wrote:
>
> >and then it came back that there was no config file in /etc/rc ? I am now
> >stumped. I poked around in /etc and there are no subdirectories at all.
Did
> >I miss something?
>
> I just went through the same experience with the "other / hacked" version
> of sshd.  I used the following web site as a guide and I was able to
> successfully install cygwin and openssh:
>
> http://tech.erdelynet.com/cygwin-ssh.asp
>
> To answer your question, the above web site states you should also run the
> following commands:
>
> # Create the files I think you are missing
> ssh-host-config -y
>
> # Install as a service
> cygrunsrv -I sshd -p /usr/sbin/sshd -a '-D' -d 'Cygwin SSHD'
>
> # Change default security permissions (NTFS only)
> chown system.system /etc/ssh_host*_key
> chmod 600 /etc/ssh_host*_key
>
> # Create files for each user
> ssh-user-config -y -p ''
>
> # Start the service
> cygrunsrv -S sshd
>
> I executed all the above commands and my installation worked just fine.
>
> rotaiv.
>
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

