Note sss_cache -E.

This commit is contained in:
Robert Collins 2016-02-03 16:34:34 +13:00 committed by Alexander Bokovoy
parent 18c0ef421b
commit 681f8ae5a4

View File

@ -844,6 +844,10 @@ Restart SSSD::
[client]$ sudo systemctl restart sssd
If you had not added an email address to your users when you created them, you will need to empty the SSSD cache::
[client]$ sudo sss_cache -E
You can test the SSSD InfoPipe directly via the ``dbus-send``
utility::