[SSSD] sssd on Ubuntu 10.04 LTS

Jakub Hrozek jhrozek at redhat.com
Mon May 31 11:18:19 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 05/31/2010 11:54 AM, Torsten Spindler wrote:
> Jakub,
> 
> thanks a lot for your help! Now I see the sssd contacting the ldap
> server when running with sssd -i -d5 and it states it sees it. However,
> when I do my query with getent passwd <username> I still have the old
> behaviour: With network connection it resolves, without network
> connection it does not resolve. Any advice on how to debug this further?
> 
> Thanks,
> Torsten
> 
> 

Can you check that the query that is returned really comes from the
nss_sss module and not nss_ldap by running "getent passwd -s sss
$username"? You had both ldap and sss specified in your
/etc/nsswitch.conf sent earlier.

The debug output should give us some clue - anything unusual there?

The request for username should appear in the debug output ("Requesting
info for [$username at LDAP]"), then, unless the user is already cached, an
LDAP search is made ("calling ldap_search_ext with [(&(uid=$username).."
- - this message is debug level 6, though).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkwDmvsACgkQHsardTLnvCWPyQCguzbr8R1RUa8/5NjOINsMX+o8
dnkAoI9mvOXCNMHIPd3m6GqSLADyJZyT
=mcCr
-----END PGP SIGNATURE-----



More information about the sssd-devel mailing list