After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 697910 - user-accounts: Tell realmd not to setup system management
user-accounts: Tell realmd not to setup system management
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: User Accounts
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
3.8.1
Depends on:
Blocks:
 
 
Reported: 2013-04-12 20:18 UTC by Stef Walter
Modified: 2013-04-15 14:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
user-accounts: Tell realmd not to setup system management (1.52 KB, patch)
2013-04-12 20:18 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2013-04-12 20:18:15 UTC
realmd now accepts a manage-system option to the Join() method
which lets it know not to configure a fully domain managed 
system.

As designed the Enterprise Login feature is about individual
domain accounts being used with GNOME.
Comment 1 Stef Walter 2013-04-12 20:18:19 UTC
Created attachment 241399 [details] [review]
user-accounts: Tell realmd not to setup system management

The Enterprise Login feature is meant to setup a individiual
domain accounts for use with GNOME, and not manage the system.
realmd now configures more than just logins, so tell realmd
to hold back and not configure a system managed by the domain.
Comment 2 Stef Walter 2013-04-12 20:19:03 UTC
This patch should work both on the gnome-3-8 and master branches.
Comment 3 Bastien Nocera 2013-04-15 09:11:30 UTC
Review of attachment 241399 [details] [review]:

Fine.
Comment 4 Stef Walter 2013-04-15 14:06:00 UTC
Attachment 241399 [details] pushed as 909d88d - user-accounts: Tell realmd not to setup system management
Comment 5 Stef Walter 2013-04-15 14:08:15 UTC
Pushed to gnome-3-8 and master branches.