| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.4 required=5.0 tests=AWL,BAYES_50 |
| X-Spam-Check-By: | sourceware.org |
| From: | "David Christensen" <dpchrist AT holgerdanske DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Cc: | "'Paul August'" <paulaugust2003 AT yahoo DOT com> |
| References: | <836845 DOT 8504 DOT qm AT web58407 DOT mail DOT re3 DOT yahoo DOT com> |
| Subject: | RE: FW: OpenSSH server installation error on Windows Vista Business/Ultimate |
| Date: | Fri, 12 Jun 2009 21:47:11 -0700 |
| Message-ID: | <476E0BAE16C04AC686B9DAD1475093A0@dc86yxb1> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <836845.8504.qm@web58407.mail.re3.yahoo.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Paul August wrote:
> David, thanks for the further information. I will try to follow your
> steps exactly (except for a fresh installation of Windows part) and
> see what happens.
YW. :-) Please feel free to expand, clarify, edit, and/or otherwise
improve upon the procedure and repost. For example, do steps 5a, 5b,
and 5c, run ssh-host-config, do step 5d, and then run 'net start sshd'.
The best solution would be to patch ssh-host-config:
2009-06-12 20:44:07 Administrator AT p43400e ~
$ which ssh-host-config
/usr/bin/ssh-host-config
2009-06-12 20:44:22 Administrator AT p43400e ~
$ file `which ssh-host-config `
/usr/bin/ssh-host-config: Bourne-Again shell script text executable
2009-06-12 20:46:33 Administrator AT p43400e ~
$ less `which ssh-host-config `
Nice code; patching it to accomplish the chmod/ chown steps would be an
interesting and educational challenge. :-)
David
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |