On Wed, Sep 04, 2013 at 10:47:49AM -0400, Chris Hudson wrote: > You may want to check out the sss_cache package in the sssd-tools package. It > looks to be in the base channel for RHEL5 Server and optional channel for > RHEL6 Server. This tool will allow you to invalidate/manipulate the sssd > cache. > > -Chris >
Exactly. To invalidate user and group information and force a refresh on the next query, run "sss_cache -UG". We realized that including sss_cache in the sssd-tools subpackage hid the tool from many users, so in recent versions it's included back in sssd proper. _______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
