Comment 31 for bug 746981

Revision history for this message
Richard DeHaven (rdehavenl+launchpadnet) wrote :

Using the updated Package from Post #19 Above,

I am getting a segfault on libsss_ldap.so

In /var/log/syslog:
Jun 9 18:16:34 pre-deploy kernel: [ 1324.100853] sssd_be[4488]: segfault at 0 ip b6c8313e sp bfe02320 error 4 in libsss_ldap.so.1.0.0[b6c69000+67000]
Jun 9 18:16:35 pre-deploy sssd[be[CODERYTE]]: Starting up

After setting up sssd.conf, and starting it. I can do both 'id username' and 'getent passwd' successfully. But a login attempt with correct password timesout and this is the corresponding error. Login with incorrect password bumps out immediately (as expected, with no error)

I thought I would post here first, as this was in trying to fix the original issue of the bug. If there is any more useful info I can provide, let me know. Create a new bug if necessary as well.