X-Recipient: archive-cygwin@delorie.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@holgerdanske.com>
To: <cygwin@cygwin.com>
Cc: "'Paul August'" <paulaugust2003@yahoo.com>
References: <836845.8504.qm@web58407.mail.re3.yahoo.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
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <836845.8504.qm@web58407.mail.re3.yahoo.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@p43400e ~
    $ which ssh-host-config
    /usr/bin/ssh-host-config

    2009-06-12 20:44:22 Administrator@p43400e ~
    $ file `which ssh-host-config `
    /usr/bin/ssh-host-config: Bourne-Again shell script text executable

    2009-06-12 20:46:33 Administrator@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/

