Fixed this in the builder.

ben@padfoot:/work/automated-ec2-builds/live-config/common/hooks$ bzr diff
=== modified file 'live-config/common/hooks/030-create-users.chroot'
--- live-config/common/hooks/030-create-users.chroot    2012-08-27 21:22:41 
+0000
+++ live-config/common/hooks/030-create-users.chroot    2012-08-30 21:13:39 
+0000
@@ -16,7 +16,7 @@
 
 echo "Adding ubuntu user..."
 useradd -U -m ubuntu  -c "Ubuntu" --shell /bin/bash
-usermod -a -G adm,admin,audio,cdrom,dialout,floppy,video,plugdev,dip,netdev 
ubuntu
+usermod -a -G 
adm,admin,audio,cdrom,dialout,floppy,video,plugdev,dip,netdev,sudo,ubuntu
 gpasswd -a ubuntu netdev
 echo "ubuntu:ubuntu" | chpasswd

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1044044

Title:
  ubuntu user not in correct groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1044044/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to