[SSSD] [PATCH] Fix broken client in master

Lukas Slebodnik lslebodn at redhat.com
Sat Mar 16 13:38:38 UTC 2013


On (15/03/13 21:35), Simo Sorce wrote:
>Fixes https://fedorahosted.org/sssd/ticket/1838
>
>Simo.
>
>-- 
>Simo Sorce * Red Hat, Inc * New York

I tried to grep sources in src/sss_client directory
(with reverted commit 22d381367c27910fe82f476a76b9f4ede555e35a)

$ grep -Rn '#include "util/util.h"'
sudo/sss_sudo.c:28:#include "util/util.h"
ssh/sss_ssh_knownhostsproxy.c:33:#include "util/util.h"
ssh/sss_ssh_client.c:33:#include "util/util.h"
ssh/sss_ssh_authorizedkeys.c:25:#include "util/util.h"
autofs/sss_autofs_private.h:22:#include "util/util.h"
autofs/autofs_test_client.c:31:#include "util/util.h"

Is the difference among pam, nss and others clients?

LS



More information about the sssd-devel mailing list