Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2002 21:17:16 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        "Jacques A. Vidrine" <nectar@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/crypto/openssh servconf.c session.c
Message-ID:  <Pine.NEB.3.96L.1020420211604.64976T-100000@fledge.watson.org>
In-Reply-To: <20020420155843.GB6669@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 20 Apr 2002, Andrey A. Chernov wrote:

> On Sat, Apr 20, 2002 at 11:02:10 -0400, Robert Watson wrote:
> 
> > where there have been bugs previously (I haven't had a chance to do tests
> > to make sure they didn't recur with the recent upgrades, and need to do
> > that actually).  On the other hand, we need to find a good balance between
> 
> The test for correct environment after ssh login is very simple, just
> compare 'env' output after ssh-ed login and after normal one, look for
> missing variables (like FTP_PASSIVE_MODE comes from login.conf). 

There's actually a lot more to it than that.  In the past, sshd has
invoked the wrong version of the setusercontext/setlogincontext() call
under some circumstances, resulting in some aspects of libutil processing
not occurring.  I fixed that bug a few months ago, but have't checked to
see that it remains fixed.

Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020420211604.64976T-100000>