[Bug 1053893] Re: cloud-init should be able to switch off password auth in sshd
Scott Moser
smoser at ubuntu.com
Mon May 19 13:49:33 UTC 2014
I think this should be fixed in 0.7.5.
It doesn't do it automatically, but if you want pwauth on, you can just specify:
ssh_pwauth: True
and it should enable it correctly.
I think i'd rather do require this to be explicitly done (it can be done
in /etc/ cloud/cloud.cfg.d or user-data) than doing it automatically.
Additionally, I don't think that there is a ton of value in disabling
ssh key auth, or in not starting ssh.
I'm going to mark this fix-released based on the above. If you
disagree, feel free to re-open and comment.
** Changed in: cloud-init
Status: Confirmed => Fix Released
** Changed in: cloud-init (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1053893
Title:
cloud-init should be able to switch off password auth in sshd
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1053893/+subscriptions
More information about the Ubuntu-server-bugs
mailing list