X-Spam-Check-By: sourceware.org Message-ID: <48bc40670604031402wcb041b1w526a83d69605ee8a@mail.gmail.com> Date: Mon, 3 Apr 2006 14:02:08 -0700 From: "Michael March" To: cygwin AT cygwin DOT com Subject: XP Pro on a corporate AD network and thus 'sshd' MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k33L2HJS006845 This is the first time in years I am working off a MSFT AD based corporate network. When I received my company issued laptop (running XP) I immediately installed Cygwin, of course. The first time I logged in it wanted me to run the make passwd / groups script.. that proceeded to create 11K entries in my passwd file.. and 5K entries in my groups file. It made my personal home dir the one I use on the file server and stuff like that. I hope that is normal.. Now that I am trying to get SSHD working, things seem to be falling apart. The problem I am having is that all the /etc/ssh* files are owned by my user name and not the 'sshd' username, so the daemon doesn't startup. Even when I change the UID of those files to 'sshd', I still get these errors: Could not load host key: /etc/ssh_host_key Could not load host key: /etc/ssh_host_rsa_key Could not load host key: /etc/ssh_host_dsa_key Disabling protocol version 1. Could not load host key Disabling protocol version 2. Could not load host key sshd: no hostkeys available -- exiting. Any ideas? -- Michael F. March "Seriously" - HSR -- 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/