From 7ff911216bbc288869c6b8ce99cd812ead66b886 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Sun, 7 Apr 2002 19:22:54 +0000 Subject: - (stevesk) --with-privsep-user; default sshd --- acconfig.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 7c5c1605..a6bb1b79 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,4 +1,4 @@ -/* $Id: acconfig.h,v 1.128 2002/04/07 16:18:04 stevesk Exp $ */ +/* $Id: acconfig.h,v 1.129 2002/04/07 19:22:54 stevesk Exp $ */ #ifndef _CONFIG_H #define _CONFIG_H @@ -100,6 +100,9 @@ /* Builtin PRNG command timeout */ #undef ENTROPY_TIMEOUT_MSEC +/* non-privileged user for privilege separation */ +#undef SSH_PRIVSEP_USER + /* Define if you want to install preformatted manpages.*/ #undef MANTYPE -- cgit v1.2.3