Install openssh-server with disabled password auth by default on servers
Bug #1576353 reported by
Scott Moser
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu CD Images |
Won't Fix
|
Undecided
|
Unassigned | ||
livecd-rootfs (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
openssh (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
ubuntu-meta (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
we want to remove 'cloud-image' seed and join it with 'server' seed.
openssh-server is one of the few (3) packages that are in cloud image and not in 'ubuntu-server'.
We'd like to have the server iso install openssh-server by default and prompt the user if they want to enable it or not.
Related branches
lp://qastaging/~vorlon/debian-cd/lp.1576353
- Adam Conrad (community): Disapprove
- Dimitri John Ledkov (community): Approve
- Ubuntu CD Image Team: Pending requested
-
Diff: 9 lines (+2/-0)1 file modifieddata/cosmic/preseed/ubuntu-server/ubuntu-server.seed (+2/-0)
Changed in ubuntu-cdimage: | |
status: | New → In Progress |
tags: | added: id-5a4c19be676c7709fe6b2d20 |
Changed in ubuntu-cdimage: | |
status: | In Progress → Won't Fix |
To post a comment you must log in.
I don't believe this is a bug in the ubuntu-cdimage project. If you want a prompt on install of openssh-server for whether to enable it or not, this should be done in the openssh-server package.
I do wonder why we want to prompt at all. Is there a reason not to run ssh by default on a server install?