#707 Startup after resume takes too long
Closed: Fixed None Opened 13 years ago by dpal.

Resume machine in the morning. VPN is broken so there is Internet access but outside the firewall. The startup took a while meaning that the gnome login screen did not come up for a long time. I di not know if it is related to the recent gnome-screen saver fix.

I saw it yesterday too, so it is pretty reproducible.

Configuration

[sssd]
config_file_version = 2
reconnection_retries = 3
services = nss, pam
domains = foobar.com
debug_timestamps = true
debug_level = 9


[nss]
filter_groups = root
filter_users = root
entry_cache_nowait_timeout = 50

[pam]

[domain/foobar.com]
id_provider = ldap
ldap_uri = ldap://ldap.foobar.com
ldap_user_search_base = ou=Users,dc=foobar,dc=com
ldap_group_search_base = ou=Groups,dc=foobar,dc=com
enumerate = false

auth_provider = krb5
krb5_kdcip = kerberos.foobar.com, kerberos.foobar.com
krb5_auth_timeout = 5
krb5_realm = FOOBAR.COM
cache_credentials = true

access_provider = permit
bhpass_provider = krb5

krb5_store_password_if_offline = True

Log file attached. I could not detect in the log at what point the screen came up so I was able to type. But it took about 90+ seconds before it came up.


Cut out portion of the log
sssddp.log

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.5.1

Fields changed

coverity: =>
owner: somebody => sbose

I could reproduce this issue and it was fixed by 29993ce

resolution: => fixed
status: new => closed
upgrade: => 0

Fields changed

rhbz: => 0

Metadata Update from @dpal:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.5.1

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1749

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata