X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <48EDF931.3030106@millbrookprinting.com> Date: Thu, 09 Oct 2008 08:29:37 -0400 From: Karl Herrick User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: openssh 5.1p1-3 / ssh-host-config dependency and permission issues References: <48EBBDCA DOT 5050804 AT millbrookprinting DOT com> <20081009111625 DOT GV9289 AT calimero DOT vinschen DOT de> In-Reply-To: <20081009111625.GV9289@calimero.vinschen.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 >> 3. Is it safe to make the necessary permission changes to the various files >> and directores (/etc/passwd, /etc/group, and /var) that openssh is >> requesting changes to in order to "force" it to work? >> > > I don't understand. Change them and it will run. > So that I am being clear, what I am saying is that in order to run "ssh-host-config" without it returning errors, the latest installs of OpenSSH on Cygwin require the following extra steps: "chmod +r /etc/passwd" "chmod +r /etc/group" "chmod o+x /var" Should I consider this a fix for the errors or a workaround? If it is a workaround, does anyone know if there is work being done to make a permanent fix? -Karl -- 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/