From 7017bf0b14824dfe11c971f0f67f26ac4977ed87 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Fri, 17 Jun 2011 11:40:41 -0400 Subject: read authorized_keys location from sshd_config (LP: #731849) LP: #785542 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 08277222..c5d3f79e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,8 @@ - make fstab fields used to 'fill in' shorthand entries configurable This means you do not have to have 'nobootwait' in the values (LP: #785542) + - read /etc/ssh/sshd_config for AuthorizedKeysFile rather than + assuming ~/.ssh/authorized_keys (LP: #731849) 0.6.1: - fix bug in fixing permission on /var/log/cloud-init.log (LP: #704509) - improve comment strings in rsyslog file tools/21-cloudinit.conf -- cgit v1.2.3