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/auth-log-verbosity.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/auth-log-verbosity.patch')
-rw-r--r-- | debian/patches/auth-log-verbosity.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/auth-log-verbosity.patch b/debian/patches/auth-log-verbosity.patch index d9c5f4001..bde6dfb45 100644 --- a/debian/patches/auth-log-verbosity.patch +++ b/debian/patches/auth-log-verbosity.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 2e8f32e76f598143900914f3f61f2448bbc98cae Mon Sep 17 00:00:00 2001 | 1 | From b7921aa4a2b83b247ca13651d061ab2eaa527f65 Mon Sep 17 00:00:00 2001 |
2 | From: Colin Watson <cjwatson@debian.org> | 2 | From: Colin Watson <cjwatson@debian.org> |
3 | Date: Sun, 9 Feb 2014 16:10:02 +0000 | 3 | Date: Sun, 9 Feb 2014 16:10:02 +0000 |
4 | Subject: Quieten logs when multiple from= restrictions are used | 4 | Subject: Quieten logs when multiple from= restrictions are used |