** Description changed:
- "User Accounts" settings doesn't work in Ubuntu 12.04 when running from
LiveUSB/LiveCD, it's always reproducible:
- - click on "User Account" icon in "System Settings" window and you get
"User Accounts" window with all widgets disabled - nothing happens when I click
on "My Account" or "Other Accounts" at the left :(
- I also tried to select "My Account" with keyboard (pressing "Tab" key and
then "Enter" or "Space"), but this doesn't help :(
- I'm attaching a screenshot of not working "User Accounts" window.
+ If user logs out in Live session then he can't login, because Live user is
hidden in Lightdm login screen in Ubuntu Live session.
+ Also "User Accounts" settings don't work in Ubuntu 12.04 when running from
LiveUSB/LiveCD, it's always reproducible:
+ - click on "User Account" icon in "System Settings" window and you get
"User Accounts" window with all widgets disabled - nothing happens when I click
on "My Account" or "Other Accounts" at the left :( I'm attaching a screenshot
of not working "User Accounts" window.
+ This bug is very easy to fix -/etc/login.defs->UID_MIN should be set 999 in
Live session, because casper script /scripts/casper-bottom/25adduser adds live
user with uid=999 and Accounts Service daemon excludes users with uid lower
than UID_MIN from /etc/login.defs (see daemon_local_user_is_excluded function
in accountsservice sources)
+ Please, improve /scripts/casper-bottom/25adduser script to set UID_MIN to 999
in /etc/login.defs file.
** Changed in: baltix
Status: New => Triaged
** Changed in: baltix
Importance: Undecided => Medium
** Changed in: baltix
Assignee: (unassigned) => Mantas Kriaučiūnas (mantas)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1003308
Title:
Live user is hidden in Lightdm, also "User Accounts" settings doesn't
work in Ubuntu Live session (/etc/login.defs->UID_MIN should be set
999)
Status in “casper” package in Ubuntu:
New
Status in “gnome-control-center” package in Ubuntu:
New
Status in Baltix GNU/Linux:
Triaged
Bug description:
If user logs out in Live session then he can't login, because Live user is
hidden in Lightdm login screen in Ubuntu Live session.
Also "User Accounts" settings don't work in Ubuntu 12.04 when running from
LiveUSB/LiveCD, it's always reproducible:
- click on "User Account" icon in "System Settings" window and you get
"User Accounts" window with all widgets disabled - nothing happens when I click
on "My Account" or "Other Accounts" at the left :( I'm attaching a screenshot
of not working "User Accounts" window.
This bug is very easy to fix -/etc/login.defs->UID_MIN should be set 999 in
Live session, because casper script /scripts/casper-bottom/25adduser adds live
user with uid=999 and Accounts Service daemon excludes users with uid lower
than UID_MIN from /etc/login.defs (see daemon_local_user_is_excluded function
in accountsservice sources)
Please, improve /scripts/casper-bottom/25adduser script to set UID_MIN to 999
in /etc/login.defs file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1003308/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp