diff options
author | Colin Watson <cjwatson@debian.org> | 2016-01-04 13:43:57 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-01-04 13:45:10 +0000 |
commit | 3782b4ad3e4eae51a99fd3cc4a6e401d117636a2 (patch) | |
tree | d53f1c0addcfd6df3e63cbdd7a8ca52112b1c9b4 /debian/patches/syslog-level-silent.patch | |
parent | f9c35cbf21fa84501c5786923b4d200523977802 (diff) | |
parent | 1f715c783abc11e805d9fd8af4847c3514fcb296 (diff) |
Allow authenticating as root using gssapi-keyex even with "PermitRootLogin prohibit-password" (closes: #809695).
Diffstat (limited to 'debian/patches/syslog-level-silent.patch')
-rw-r--r-- | debian/patches/syslog-level-silent.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/syslog-level-silent.patch b/debian/patches/syslog-level-silent.patch index 39e250f3d..9edb57064 100644 --- a/debian/patches/syslog-level-silent.patch +++ b/debian/patches/syslog-level-silent.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From c44d8ebdba6f7c128fb9a22f9aa7f207cc1383f4 Mon Sep 17 00:00:00 2001 | 1 | From 3a9dd9fe28f775dd712d89135ef6fb1e28ff2e5f Mon Sep 17 00:00:00 2001 |
2 | From: Jonathan David Amery <jdamery@ysolde.ucam.org> | 2 | From: Jonathan David Amery <jdamery@ysolde.ucam.org> |
3 | Date: Sun, 9 Feb 2014 16:09:54 +0000 | 3 | Date: Sun, 9 Feb 2014 16:09:54 +0000 |
4 | Subject: "LogLevel SILENT" compatibility | 4 | Subject: "LogLevel SILENT" compatibility |