ubuntu is not added to sudo group

Bug #1228228 reported by Robie Basak
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Fix Released
Low
Unassigned
uvtool
Fix Released
High
Unassigned
cloud-init (Ubuntu)
Fix Released
Undecided
Unassigned
Saucy
Fix Released
Undecided
Unassigned

Bug Description

On Precise, the "ubuntu" user in cloud images is automatically added to the libvirtd group when libvirtd-bin is installed. This seems to have stopped in Saucy, and needs investigation for the juju use case.

Related branches

Revision history for this message
Robie Basak (racb) wrote :

This seems to happen because ubuntu does not belong to the "sudo" group even after login on Saucy daily cloud images, tested today.

summary: - ubuntu is not added to libvirtd group
+ ubuntu is not added to sudo group
Revision history for this message
Robie Basak (racb) wrote :

$ id
uid=1000(ubuntu) gid=1000(ubuntu) groups=1000(ubuntu),4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),110(netdev)
$ groups
ubuntu adm dialout cdrom floppy audio dip video plugdev netdev
$ cat /etc/cloud/build.info
build_name: server
serial: 20130925

Revision history for this message
Ben Howard (darkmuggle-deactivatedaccount) wrote :

Per http://bazaar.launchpad.net/~ubuntu-installer/user-setup/master/view/head:/user-setup-apply#L164 adding the default user is consistant with the Ubuntu Installer.

Pending MP.

Revision history for this message
Scott Moser (smoser) wrote :

fix committed in trunk at revno 880.

Changed in cloud-init:
status: New → Fix Committed
importance: Undecided → Low
Robie Basak (racb)
Changed in cloud-init (Ubuntu Saucy):
status: New → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package cloud-init - 0.7.3~bzr884-0ubuntu1

---------------
cloud-init (0.7.3~bzr884-0ubuntu1) saucy; urgency=low

  * New upstream snapshot.
    * allow disabling of growpart via file /etc/growroot-disabled
      (LP: #1234331)
    * add default user to sudo group (LP: #1228228)
    * fix disk creation on azure (LP: #1233698)
    * DatasourceSmartOS: allow availabiltity-zone to be fed from the
      datasource via 'region' (which allows 'mirrors' and other things
      to make use of it).
 -- Scott Moser <email address hidden> Fri, 04 Oct 2013 21:08:07 -0400

Changed in cloud-init (Ubuntu Saucy):
status: Triaged → Fix Released
Revision history for this message
Robie Basak (racb) wrote :

Verified fixed in Saucy cloud image (daily 20131008).

Changed in uvtool:
status: New → Fix Released
Revision history for this message
Scott Moser (smoser) wrote :

fixed in 0.7.3

Changed in cloud-init:
status: Fix Committed → Fix Released
Revision history for this message
James Falcon (falcojr) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.