[Bug 1562872] Re: Welcome wizard does not successfully set name

Michael Terry michael.terry at canonical.com
Mon Mar 28 14:28:22 UTC 2016


** Branch linked: lp:~mterry/unity8/set-real-name

** Description changed:

  After going through the new wizard, the user's "RealName" setting is
  still "Ubuntu" (the default).
  
- This is because usermod (used by AccountsService in the background)
- chokes on read-only /etc.  It needs to be modified to handle that
- gracefully.
- 
- If you have a writable device image, you won't see this bug, which is
- how it escaped into the wild.  :(
+ This is because:
+ A) unity8 incorrectly tries to set RealName (AccountsService makes you use SetRealName, not normal dbus property setters)
+ B) usermod (used by AccountsService in the background) chokes on read-only /etc.  It needs to be modified to handle that gracefully.  (If you have a writable device image, you won't see this part)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to shadow in Ubuntu.
https://bugs.launchpad.net/bugs/1562872

Title:
  Welcome wizard does not successfully set name

Status in shadow package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  After going through the new wizard, the user's "RealName" setting is
  still "Ubuntu" (the default).

  This is because:
  A) unity8 incorrectly tries to set RealName (AccountsService makes you use SetRealName, not normal dbus property setters)
  B) usermod (used by AccountsService in the background) chokes on read-only /etc.  It needs to be modified to handle that gracefully.  (If you have a writable device image, you won't see this part)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1562872/+subscriptions



More information about the foundations-bugs mailing list