Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 07 Mar 2002 12:55:39 -0500
From: Alan Dobkin <Alan@ADobkin.Net>
To: Cygwin Discussion List <Cygwin@cygwin.com>
Subject: Re: Updated: OpenSSH-3.1p1-1
Message-ID: <242697260.1015505739@[192.168.70.5]>
In-Reply-To: <20020307174937.A22789@cygbert.vinschen.de>
References:  <20020307174937.A22789@cygbert.vinschen.de>
X-Mailer: Mulberry/2.2.0b2 (Win32)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--On Thursday, March 07, 2002 5:49 PM +0100 Corinna Vinschen
<vinschen@redhat.com> wrote:

> - /etc/ssh/ now default directory for keys and configuration files

I've just updated my local copy of OpenSSH, however my keys and 
configuration files still appear in /etc.  I also ran the script 
ssh-host-config again, as the openssh-3.1p1-1.README indicates:

> If you are updating your installation you may run the above 
> ssh-host-config as well to move your configuration files to 
> the new location and to erase the files at the old location.

However, the ssh-host-config script is still using /etc also:

# Directory where the config files are stored
SYSCONFDIR=/etc

# Subdirectory where an old package might be installed
OLDPREFIX=/usr/local
OLDSYSCONFDIR=${OLDPREFIX}/etc

So, it looks like the ssh-host-config script needs to be 
updated to move files from both /usr/local/etc and /etc 
to /etc/ssh.  The readme also needs to reference /etc/ssh.

Thanks,
Alan

-- 
Alan Dobkin
Senior Systems Administrator
Nortel Networks / Alteon WebSystems

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

