X-Spam-Check-By: sourceware.org Message-ID: <44366D4C.E3D3EF42@dessent.net> Date: Fri, 07 Apr 2006 06:46:52 -0700 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: FAQ entry for "The CYGWIN sshd service could not be started" References: <819444F85779F242AFC7E3FDA461248F0221D7E6 AT IMCSRV4 DOT MITRE DOT ORG> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 "Van Zandt, Jim" wrote: > In that case, simply fix the ownership and/or permissions of those > files: > > chown SYSTEM.Users /etc/ssh_host* > chmod 600 /etc/ssh*key > chmod 644 /etc/ssh*pub All of this is taken care of for you automatically by ssh-host-config, so this implies that you did not run the script. There should never be a need to touch these files manually, so this would be a very bad thing to have in any FAQ. If users don't know to run ssh-host-config then *that* needs to be in the FAQ, but not this. Brian -- 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/