Created attachment 592917 [details] xsession errors from VM Description of problem: Since install of updates on Jun 15 for my Fedora 17 VM (i686) and PC (x86_64), containing the following packages: xorg-x11-server-Xorg-1.12.2-1.fc17 xorg-x11-server-Xephyr-1.12.2-1.fc17 xorg-x11-server-common-1.12.2-1.fc17 libipa_hbac-1.8.4-17.fc17 libsss_sudo-1.8.4-12.fc17 and kdelibs3-3.5.10-37.fc17 KDM has been lagging (e.g. taking a long time) when logging into KDE. Version-Release number of selected component (if applicable): KDM 4.8.3-3.fc17 How reproducible: easy Steps to Reproduce: 1. Install all latest updates for FC17 from June 15 2. Attempt to logon to KDE 3. Wait for up to 2 minutes for the logon to begin Actual results: Logon takes an unexpected amount of time since above mentioned updates Expected results: Logon to begin as soon as you press enter after typing password Additional info: Not sure if this relates to KDELIBS3 directly, but it does mention IO in the library description. I think this could have more to do with libipa_hbac personally but I can't find anywhere to report for that library...sorry if this bug is under the wrong tree...
have changed this to sssd as this seems to have more to do with authentication
oh and correction, current installed version of libipa_hbac is actually 1.8.4-13
Can you please perform the following steps: 1) Stop SSSD 2) Add 'debug_level = 7' to the [domain/<DOMAINNAME>] section of /etc/sssd/sssd.conf 3) rm -f /var/log/sssd/*.log 4) Start SSSD 5) Perform a login Sanitize /var/log/sssd/sssd_<DOMAINNAME>.log and /etc/sssd/sssd.conf, then attach them to this BZ. We need to see where it's spending all of its time.
likely a dup of bug #832840 (a selinux issue, lots of folks been seeing it lately).
*** This bug has been marked as a duplicate of bug 832840 ***