After configuing Ubuntu Core system still displays subiquity wizard
Bug #1683542 reported by
Lee Trager
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Wishlist
|
Blake Rouse | ||
cloud-init |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
After deploying Ubuntu-Core using MAAS the console-conf wizard still runs on the deployed system. With it a person with physical/console access can change networking configuration and add a user which has sudo access. When cloud-init runs and creates a user console-conf should be disabled as cloud-init has already created a user.
Related branches
lp://staging/~blake-rouse/maas/profile-ubuntu-sso
- Andres Rodriguez (community): Approve
-
Diff: 130 lines (+44/-15)4 files modifiedsrc/maasserver/forms/__init__.py (+6/-0)
src/maasserver/preseed.py (+21/-11)
src/maasserver/templates/maasserver/prefs.html (+2/-2)
src/maasserver/tests/test_preseed.py (+15/-2)
description: | updated |
Changed in maas: | |
milestone: | none → 2.2.0rc3 |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in maas: | |
status: | Triaged → In Progress |
assignee: | nobody → Blake Rouse (blake-rouse) |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This just a matter of 'touch /var/lib/ console- conf/complete' or equivalent.
On 18 April 2017 at 11:57, Lee Trager <email address hidden> wrote:
> Public bug reported: /bugs.launchpad .net/bugs/ 1683542 /bugs.launchpad .net/cloud- init/+bug/ 1683542/ +subscriptions
>
> After deploying Ubuntu-Core using MAAS the subiquity wizard still runs
> on the deployed system. With it a person with physical/console access
> can change networking configuration and add a user which has sudo
> access. When cloud-init runs and creates a user subiquity should be
> disabled as cloud-init has already created a user.
>
> ** Affects: cloud-init
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are a member of Canonical
> Cloudware, which is subscribed to cloud-init.
> Matching subscriptions: cloud-init bugs
> https:/
>
> Title:
> After configuing Ubuntu Core system still displays subiquity wizard
>
> To manage notifications about this bug go to:
> https:/
>