summaryrefslogtreecommitdiff
path: root/security/ssh/files/patch-ae
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1999-09-10 21:01:55 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1999-09-10 21:01:55 +0000
commit4bc02dcc5e772e6c4aff19e05517fe471d74daac (patch)
tree4c5951b85c1ce8682f3e780d86ae5a4966959549 /security/ssh/files/patch-ae
parentFix for xemacs-21.1.6. (diff)
Turn Root Login on again.
It has been changed in rev. 1.4 of this file, but the committer forgot to mention it on the log.
Notes
Notes: svn path=/head/; revision=21609
Diffstat (limited to '')
-rw-r--r--security/ssh/files/patch-ae2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh/files/patch-ae b/security/ssh/files/patch-ae
index 5db3b9c4e63b..d11dd35cb3ec 100644
--- a/security/ssh/files/patch-ae
+++ b/security/ssh/files/patch-ae
@@ -13,7 +13,7 @@
ServerKeyBits 768
LoginGraceTime 600
KeyRegenerationInterval 3600
-! PermitRootLogin no
+! PermitRootLogin yes
IgnoreRhosts no
StrictModes yes
QuietMode no