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: SSHD problems


Anakin...you may have to delete all entries in the registry referencing ssh
and/or sshd...

Then...fire up cygwin and type:

ssh-host-config -y

Type ntsec when the install stops and waits for some input from you...

The installation is finished when you see something like, "SSH installed
successfully...Enjoy!"

Type cygrunsrv -S sshd in order to start the service...

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf Of
Larry Hall
Sent: Wednesday, August 18, 2004 9:58 PM
To: Anakin SkyWalker; cygwin@cygwin.com
Subject: Re: SSHD problems

At 05:52 PM 8/18/2004, you wrote:
>Hi everyone,
>
>  I've been looking for information about installing
>sshd under windows 2000 server and lots of papers show
>up as howtos and faqs and troubleshootings. I tried
>every single one of those and it doesn't work. My
>question now isn't how to install it successfully, but
>how to remove it completely from my w2k installation.
>It's under services @ administrative resources and I
>want to remove it from my registry and any other
>entries its into. So, after that, I'll try from the
>very zero ground to achieve this installation.
>  Please, anyone can help me with this?


Type 'cygrunsrv --stop <svc_name>; cygrunsrv --remove <svc_name>'.  If 
you installed 'sshd' with '/bin/ssh-host-config', then <svc_name> == 'sshd'.



--
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/


--
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]