On Thu, 2012-11-01 at 09:45 -0400, Simo Sorce wrote:
Ok I have found out what I was doing wrong. I was trying with a user in a trusted domain. These users are apparently not yet stored in the memory ccache (need to open a bug on that I guess).
Ah and I just found what is the issue here. I was trying with the FLATNAME\username form here, but the ccache still does not have an alias for that and only supports storing user@dns-domain form. That's why my getent queries with sssd stoped were failing for the trusted user.
Simo.