GNOME Bugzilla – Bug 686390
Timeout was reached while joining a domain
Last modified: 2012-10-19 08:48:00 UTC
While joining a domain I see 'Failed to join domain' Timeout was reached This is with gnome-control-center from git master. Will look into it.
Created attachment 226752 [details] [review] user-accounts: Set timeouts on all realmd interface proxies If we discover domains again, don't add them twice to the drop down and confuse the user. This is especially important if we receive two realms from realmd for the same domain for use with different clients (ie: sssd/winbind). We only want to offer the first choice We may already have a domain listed in the drop down, and then it gets discovered again (via typing). This is a regression from when we refactored UmRealmManager to use GDBusObjectManagerClient.
(In reply to comment #1) > Created an attachment (id=226752) [details] [review] > user-accounts: Set timeouts on all realmd interface proxies Er, that was the right patch but the wrong comment on it. This is a regression from when we refactored UmRealmManager to use GDBusObjectManagerClient. If possible I would like to see this get into the gnome-3-6 branch.
Review of attachment 226752 [details] [review]: ++
Attachment 226752 [details] pushed as 11b5c87 - user-accounts: Set timeouts on all realmd interface proxies