Skip to content

Accountsservice: Do not load user information #559

Merged
merged 4 commits into from
Dec 20, 2017

Conversation

donald
Copy link
Collaborator

@donald donald commented Dec 20, 2017

This is a mitigation to a yet unresolved nic problem with
OptiPlex 990 workstations. If we have a local passwd, the
accountsservice daemon will query shadow.byname over udp
for each account. Because of the network problem, we
sometimes loose packets and run into rpc timeouts, which are
not properly handled and prevent gdm to display the login
window.

Avoid this mess by disabling the loading of user information.
We don't need it, because we don't present a list of users to
pick from anyway.

Supersedes #558

This is a mitigation to a yet unresolved nic problem with
OptiPlex 990 workstations. If we have a local passwd, the
accountsservice daemon will query shadow.byname over udp
for each account. Because of the network problem, we
sometimes loose packets and run into rpc timeouts, which are
not properly handled and prevent gdm to display the login
window.

Avoid this mess by disabling the loading of user information.
We don't need it, because we don't present a list of users to
pick from anyway.

--
@donald donald merged commit 9ef1271 into master Dec 20, 2017
@donald donald deleted the accountsservice-do-not-load-user-information branch December 20, 2017 14:08
donald added a commit that referenced this pull request Feb 7, 2018
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant