This bug is created as a clone of upstream ticket: https://fedorahosted.org/sssd/ticket/1620 sss_cache does not accept fully qualified names. How to reproduce (for example): 1. run sssd 2. getent passwd user 3. sss_cache -u user Result: No matching object found in the cache. Expected result: user from domain example.com should be removed from cache.
There is a patch on the list.
Verified and automated the BZ in SSSD Version: sssd-1.9.2-82.el6.x86_64 As expected, sss_cache works fine with fqdn of users without errors. The user also gets invalidated from Cache.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0508.html