HI!

I vaguely remember a statement here that one should always disable nscd on a 
system
running sssd. After chasing an issue on a customer system today I can confirm 
this. I
always uninstall nscd from all my own systems.

Therefore I'm considering to let my ansible role (used for configuring Æ-DIR 
clients)
strictly disable nscd. Does that make sense?

Caveat: Some people might want to let nscd cache other maps not handled by sssd 
(e.g.
hosts). Any recommendations to tweak /etc/nscd.conf to let nscd coexist with 
sssd?

These lines could probably be a good start:

        enable-cache            passwd          no
        enable-cache            group           no

Any other hints?

Ciao, Michael.


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
sssd-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to