[Bug 1053893] Re: cloud-init should be able to switch off password auth in sshd

2014-05-19 Thread Scott Moser
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

[Bug 1053893] Re: cloud-init should be able to switch off password auth in sshd

2013-07-23 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New = Confirmed ** Changed in: cloud-init Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1053893] Re: cloud-init should be able to switch off password auth in sshd

2012-09-24 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New = Triaged ** Changed in: cloud-init (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1053893] Re: cloud-init should be able to switch off password auth in sshd

2012-09-21 Thread Neil Wilson
** Description changed: I've had a look but I can't see any facilities within cloud-init config system to manipulate the sshd configuration settings. ISTM that cloud-init should open up sshd to the minimum required by the users configured by the cloud-init process (or if told to widen