On Mon, Mar 20, 2023 at 6:29 PM Craig Martin <[email protected]> wrote: > > Thanks for your response. > > grep -i offline /var/log/sssd/sssd_AD.FINRCVGRP.COM.log > finds nothing.
Is this with `debug_level = 9` in the domain section of sssd.conf? Anyway, you need to set `debug_level = 9`, restart sssd truncating logs, reproduce an issue and then follow corresponding BE_REQ_* in the domain log to see why it fails. If this machine isn't too busy (i.e. no concurrent requests) it should be fairly straightforward. _______________________________________________ sssd-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
