Hi Striker,
yes, I used this method (restart, clear db) so far to resolve the problem. Thanks for the info about id_provider, will adjust the config. I will report again once I have a debug log when this issues happens.
Thanks, Christoph
On 03/21/2016 12:49 PM, Striker Legette wrote:
Hi,
If it works right after joining, then I wouldn't expect anything in your config. would be wrong. 'debug_level = 7' in your [domain] section will tell more. Does the following command clear the issue for some time?
# service sssd stop ; rm -rf /var/lib/sss/db/* ; service sssd start
Also, you have some duplicates in your config. Since 'auth_provider' and 'chpass_provider' is the same as 'id_provider', you do not actually need to specify them.
Striker
sssd-users@lists.fedorahosted.org