summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-04-07 19:22:54 +0000
committerKevin Steves <stevesk@pobox.com>2002-04-07 19:22:54 +0000
commit7ff911216bbc288869c6b8ce99cd812ead66b886 (patch)
tree1046540d4cf19de550198d7d21b2fca00a70e901 /acconfig.h
parentb1184bbf2931f064b5b38c3a0fe9440d02c67610 (diff)
- (stevesk) --with-privsep-user; default sshd
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 4 insertions, 1 deletions
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