summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-05-15 21:37:34 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-05-15 21:37:34 +0000
commitc5c15dde328e364b28d2aa815f31a51207fd6622 (patch)
treead1d8fd53363c4faebab453898a33493ed84301b /sshd.8
parentc57bbf158d9698b3ebac56d63e0d197a2169bd73 (diff)
downloadopenssh-git-c5c15dde328e364b28d2aa815f31a51207fd6622.tar.gz
- markus@cvs.openbsd.org 2002/05/15 21:02:53
[servconf.c sshd.8 sshd_config] disable privsep and enable setuid for the 3.2.2 release
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sshd.8 b/sshd.8
index 109f16fd..138bf651 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.180 2002/05/06 23:34:33 millert Exp $
+.\" $OpenBSD: sshd.8,v 1.181 2002/05/15 21:02:53 markus Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -852,7 +852,7 @@ another process will be created that has the privilege of the authenticated
user. The goal of privilege separation is to prevent privilege
escalation by containing any corruption within the unprivileged processes.
The default is
-.Dq yes .
+.Dq no .
.It Cm VerifyReverseMapping
Specifies whether
.Nm