Skip site navigation (1)Skip section navigation (2)
Date:      25 Jun 2002 08:46:40 +0200
From:      Jan Lentfer <Jan.Lentfer@web.de>
To:        freebsd-security@FreeBSD.ORG
Subject:   How to check if "UsePrivilegeSeparation" works in OpenSSH?
Message-ID:  <1024987600.2078.10.camel@jan-linnb.lan>

next in thread | raw e-mail | index | archive | help
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 and
uncommented NO_OPENSSH=true and NO_OPENSSL=true in etc make.conf.

Finally I added "UsePrivilegeSeparation yes" to /etc/ssh/sshd_config and
SIGHUPed sshd. sshd -V no reports version 3.3.

Am I set and done? Is there a way to check if Privilege Seperation
really works?

Many thanks in advance,

Jan


PS: Sorry if this is a newbie question or has already been discussed
elsewhere


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?1024987600.2078.10.camel>