I have 5 workstations that have been joined to a freeipa domain. I've noticed some weird authentication related issues on 3 of the workstations. I've discovered that all 3 workstations will restart their sssd service at almost the exact same time every 1 minute 50 seconds. They're almost in perfect sync with each other. When this occurs, I see in the logs under /var/log/ssd/*.log a message about an orderly shutdown of all child processes. I also see in the "systemctl status sssd.service" that (stop-sigterm) appears for a moment while the service restarts.
Is there a way to identify what process is causing the sssd service to be restarted? I'm really struggling to chase down the root cause.