canonical / canonical/cloud-init
ssh-key or random password
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: #1870225](https://bugs.launchpad.net/cloud-init/+bug/1870225)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_closed = None
date_created = 2020-04-01T21:26:50.990223+00:00
date_fix_committed = None
date_fix_released = None
id = 1870225
importance = wishlist
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1870225
milestone = None
owner = xnox
owner_name = Dimitri John Ledkov
private = False
status = triaged
submitter = xnox
submitter_name = Dimitri John Ledkov
tags = []
duplicates = []
_Launchpad user **Dimitri John Ledkov(xnox)** wrote on 2020-04-01T21:26:50.990223+00:00_
ssh-key or random password
I'd like to setup my user with an ssh key, if there is one in metadata and no password auth / locked account (cannot ssh with passord, cannot login on tty with password).
If no ssh key available, I want user with random password, and tty login available, and password based ssh available.
Contributor guide
Assessment
This issue has not been assessed yet.