Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 01:00:45 -0600
From:      Brett Glass <brett@lariat.org>
To:        Jan Lentfer <Jan.Lentfer@web.de>, freebsd-security@FreeBSD.ORG
Subject:   Re: How to check if "UsePrivilegeSeparation" works in OpenSSH?
Message-ID:  <4.3.2.7.2.20020625005950.00d70ad0@localhost>
In-Reply-To: <1024987600.2078.10.camel@jan-linnb.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
At 12:46 AM 6/25/2002, Jan Lentfer wrote:
  
>Hi all,
>
>i replaced the base OpenSSH with 3.3p from the ports typing:
>
> bash-2.05# make -DOPENSSH_OVERWRITE_BASE
> bash-2.05# make -DOPENSSH_OVERWRITE_BASE install
>
>I then added "sshd_program=/usr/local/sbin/sshd" to /etc/rc.conf 

If you overwrite the base install, you SHOULDN'T try to run it
out of /usr/local/sbin, because it ought to be placed in
/usr/sbin (which is where the base install put it).

--Brett


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20020625005950.00d70ad0>