GNOME Bugzilla – Bug 681770
Visibility and sensitivity of user details
Last modified: 2012-08-18 18:16:37 UTC
The right side of the user account panel should behave in a relevant manner for non-local users: * Hide the fields: Automatic Login * Read-only fields: Name, Account type As discussed on #gnome-design. See also: future work on changing the way automatic login is represented: https://live.gnome.org/action/diff/Design/SystemSettings/UserAccounts
Created attachment 221173 [details] [review] user-accounts: Add um_user_is_local_account() method * Use new LocalAccount property in accountsservice to add the um_user_is_local_account() method.
Created attachment 221174 [details] [review] user-accounts: Change behavior/display of panel for remote accounts * Hide the automatic-login and fingerprint widgets * Insensitive account type and real name widgets
This depends on: https://bugs.freedesktop.org/show_bug.cgi?id=51037
*** Bug 681866 has been marked as a duplicate of this bug. ***
https://bugs.freedesktop.org/show_bug.cgi?id=51037 has been merged into accountsservice.
Attachment 221173 [details] pushed as 251a189 - user-accounts: Add um_user_is_local_account() method Attachment 221174 [details] pushed as f217fa2 - user-accounts: Change behavior/display of panel for remote accounts