Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

adcli and sssd behavior

Writer 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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy