On Tue, Nov 29, 2011 at 05:06:20PM +0530, Nitesh Mehare wrote:
is this b'cpz of any setting i'm missing related pam..??
That's unlikely at this point because the strace output clearly shows us that data is flowing from and to the sss_pam process.
What we don't understand is why we see data flowing in the strace output yet the pam logs you pasted show no activity?
Is the snipped of sssd_pam.log file you posted complete? Can you check again with debug_level=10 in the [pam] section if there are any more messages in the pam log except for the startup messages and pings?
On Tue, Nov 29, 2011 at 12:47 AM, Stephen Gallagher sgallagh@redhat.com wrote:
On Fri, 2011-11-25 at 18:55 +0530, Nitesh Mehare wrote: > Anyone help me out how can i move fwd from here... I'm not really sure how to proceed from here. The two logs you sent are mutually-exclusive. There's no way at all that the sssd_pam.log should be showing no activity while the strace is describing a send-and-receive to the SSSD pam socket. So one of those is wrong. Did you maybe take those logs from a different machine?