adcli and sssd behavior
Matthew Martinez
I used to observe a ton of these messages on my domain machine. It seems after rebooting or restarting sssd, it would be normal and given time, it would start forking more and more processes and my suspicion is that it would start to slow down authentication somehow.
/usr/lib/x86_64-linux-gnu/sssd/sssd_be --domain domain.example.com --uid 0 --gid 0 --debug-to-files
After some research, I added ldap_referrals = false in sssd.conf but the forking continued.
After that, I proceeded to install adcli and the forking seems to have stopped. I would like to ask if anyone can explain the above and confirm if adcli actually fixes it?
1 Answer
You hit upstream bug . It's quite an old one, so perhaps you should consider upgrading..
1