[Sorry for the delay following up on this...]
On 5/14/12 3:32 AM, Jan Zelený wrote:
You are correct. The object is expired but the problem is that your queries
for mock group don't reach SSSD, thus making it unable to refresh the record.
Try getent -s sss group mock, that might do the trick.
A
Patch 0001: Make SSSDConfig a package
We were polluting the primary Python space with several
dependencies. We will now install them their own directory/module. This
has been done in such a way that existing scripts that import SSSDConfig
will require no modifications.
Patch 0002: Make default con