summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian11
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 73b7cfc89..b8ae5d37b 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -4,17 +4,6 @@ OpenSSH for Debian
4UPGRADE ISSUES 4UPGRADE ISSUES
5============== 5==============
6 6
7Privilege Separation
8--------------------
9
10As of 3.3, openssh has employed privilege separation to reduce the
11quantity of code that runs as root, thereby reducing the impact of
12some security holes in sshd. This now also works properly with PAM.
13
14Privilege separation is turned on by default, so, if you decide you
15want it turned off, you need to add "UsePrivilegeSeparation no" to
16/etc/ssh/sshd_config.
17
18PermitRootLogin 7PermitRootLogin
19--------------- 8---------------
20 9