canonical / canonical/cloud-init
there is a window between user being created and ssh_pwauth being honoured
Open
enhancement
launchpad
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 1.1k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
This bug was originally filed in Launchpad as [LP: #1808072](https://bugs.launchpad.net/cloud-init/+bug/1808072)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_closed = None
date_created = 2018-12-12T00:39:14.799617+00:00
date_fix_committed = None
date_fix_released = None
id = 1808072
importance = wishlist
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1808072
milestone = None
owner = mwhudson
owner_name = Michael Hudson-Doyle
private = False
status = triaged
submitter = mwhudson
submitter_name = Michael Hudson-Doyle
tags = []
duplicates = []
_Launchpad user **Michael Hudson-Doyle(mwhudson)** wrote on 2018-12-12T00:39:14.799617+00:00_
I booted an instance locally and managed to log in over ssh using a password despite ssh_pwauth being false. Turns out that this was because the user was created around two minutes before sshd_config was updated.
Contributor guide
Assessment
This issue has not been assessed yet.