From: Daniel Kahn Gillmor Date: Sat, 25 Oct 2008 21:38:46 +0000 (-0400) Subject: tests: do not use privilege separation with sshd. X-Git-Tag: monkeysphere_0.16-1~20 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=55bc90d41588be450c7ab28146683a3017d7ddb3;hp=-c;p=monkeysphere.git tests: do not use privilege separation with sshd. --- 55bc90d41588be450c7ab28146683a3017d7ddb3 diff --git a/tests/etc/ssh/sshd_config b/tests/etc/ssh/sshd_config index 75f0314..15b980c 100644 --- a/tests/etc/ssh/sshd_config +++ b/tests/etc/ssh/sshd_config @@ -19,3 +19,4 @@ PrintLastLog no TCPKeepAlive no AcceptEnv LANG LC_* UsePAM no +UsePrivilegeSeparation no