X-Recipient: archive-cygwin@delorie.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 <karl.herrick@millbrookprinting.com>
User-Agent: Thunderbird 2.0.0.17 (X11/20080914)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: openssh 5.1p1-3 / ssh-host-config dependency and permission   issues
References: <48EBBDCA.5050804@millbrookprinting.com> <20081009111625.GV9289@calimero.vinschen.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@cygwin.com; run by ezmlm
List-Id: <cygwin.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


>> 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/

