From 56427ba53a637afe3db467f51301b51501a01114 Mon Sep 17 00:00:00 2001 From: adv Date: Mon, 23 May 2011 20:20:44 +0000 Subject: [PATCH] version 1.0.2 #404 boot-tools servicio ssh UsePrivilegeSeparation no git-svn-id: https://opengnsys.es/svn/branches/version1.0@2026 a21b9725-9963-47de-94b9-378ad31fedc9 --- clientstructure/etc/ssh/sshd_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clientstructure/etc/ssh/sshd_config b/clientstructure/etc/ssh/sshd_config index ea0303b..8090068 100644 --- a/clientstructure/etc/ssh/sshd_config +++ b/clientstructure/etc/ssh/sshd_config @@ -11,7 +11,7 @@ Protocol 2 HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_dsa_key #Privilege Separation is turned on for security -UsePrivilegeSeparation yes +UsePrivilegeSeparation no # Lifetime and size of ephemeral version 1 server key KeyRegenerationInterval 3600