[SSSD] sssd debug logging

Jakub Hrozek jhrozek at redhat.com
Mon May 6 19:18:55 UTC 2013


On Mon, May 06, 2013 at 02:40:56PM -0400, Yassir Elley wrote:
> Hi all,
> 
> Is there a way to enable debug logging for the underlying samba libraries that sssd makes use of (e.g. libtevent, libldb, etc). I am able to enable sssd debug logging by inserting "debug_level = x" statements in each sssd.conf stanza I care about. Does sssd propagate this debug level to the samba libraries that it uses? Does sssd require /etc/samba/smb.conf to exist and be correctly configured in order to enable samba debugging?
> 
> Thanks,
> Yassir.

To some extent, we already do, see ldb_debug_messages() in
src/util/debug.c or the way we call talloc_set_log_fn().

Is there any particular problem you are having with the Samba libraries?
There is a couple of Samba experts on this list who might be able to
help you.



More information about the sssd-devel mailing list