From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-108859-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NqASa-0003AL-Ks
	for garchives@archives.gentoo.org; Fri, 12 Mar 2010 19:23:48 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DB5AFE0860;
	Fri, 12 Mar 2010 19:23:16 +0000 (UTC)
Received: from mail-pv0-f181.google.com (mail-pv0-f181.google.com [74.125.83.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id AACC7E0860
	for <gentoo-user@lists.gentoo.org>; Fri, 12 Mar 2010 19:23:16 +0000 (UTC)
Received: by pvc30 with SMTP id 30so623891pvc.40
        for <gentoo-user@lists.gentoo.org>; Fri, 12 Mar 2010 11:23:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=LWdXsKhG0OyZR2uQgJzx+1y8yO3LyB0dc06qIQNj2Gc=;
        b=RU3xT64BoOhM0S6iQNE/ZNLrxoGP4W00yInePKfOl4YiqdiiFxzaHChcZMWwVDUrCm
         //IJLx/p8Qr8SS82sp6is2EjdcGtxOmj29cwk35V/IRxBSgEPEKbL+idjHdmUIt09CXk
         f5VfJyn7FOHkpbYhQ951qm/iwFrgJgp/6pYi8=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=WYnTP9ovzj1soklxId+egEn1nw37dr4cC6GGoPcl+43MT8aWJHWiLMNq07H2Zu1+re
         gJ4SHAiP4Bhq7r8bUNyhqesxtRZvuoV6fyML8S209shJC6nerwvyHJjPGS4Bf1B5ds2V
         E5KC53x8SL3y0TpzcNPkdfTK7IJjl4BGG7dbw=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.142.1.41 with SMTP id 41mr2952449wfa.289.1268421796032; Fri, 
	12 Mar 2010 11:23:16 -0800 (PST)
In-Reply-To: <hne3u3$prs$1@dough.gmane.org>
References: <5bdc1c8b1003121107u503864bay2a2734e3b8e160c@mail.gmail.com>
	 <hne3u3$prs$1@dough.gmane.org>
Date: Fri, 12 Mar 2010 11:23:16 -0800
Message-ID: <5bdc1c8b1003121123w5d726b62vad6994bee05a56d3@mail.gmail.com>
Subject: Re: [gentoo-user] Re: New openssh install message?
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: f0471562-2dd4-4c74-abb4-d5d313d7a421
X-Archives-Hash: 496d9d8e51a46e8e36fd042ee9f99882

On Fri, Mar 12, 2010 at 11:16 AM, Nikos Chantziaras <realnc@arcor.de> wrote=
:
> On 03/12/2010 09:07 PM, Mark Knecht wrote:
>>
>> Hi,
>> =C2=A0 =C2=A0I don't remember seeing this message on previous openssh up=
dates:
>>
>>>>> Installing (1 of 1) net-misc/openssh-5.3_p1-r1
>>
>> =C2=A0*>>> =C2=A0SetUID: [chmod go-r] /usr/lib64/misc/ssh-keysign ...
>> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 [ ok ]
>> =C2=A0* Remember to merge your config files in /etc/ssh/ and then
>> =C2=A0* reload sshd: '/etc/init.d/sshd reload'.
>>
>> =C2=A0 =C2=A0Is this a new message or have I just missed in the past? I =
don't
>> know anywhere else for ssh configuration files to exist except
>> /etc/ssh and I normally just do
>>
>> /etc/init.d/sshd restart
>>
>> anytime it gets updated.
>>
>> =C2=A0 =C2=A0Has anything changed about this? I'm updating a remote mach=
ine and
>> don't want to lose connectivity.
>
> Probably what the writer of that message meant is to update the config fi=
les
> with dispatch-conf and the like. =C2=A0I don't know to what else "merge" =
could
> refer.

Thanks. OK, so I did a restart and I can still ssh in so things seem OK.

Sometimes the international as[ect of Linux add extra confusion. I'm
sure it's perfectly clear to someone.

Cheers,
Mark