Operating System - Linux
1830504 Members
2431 Online
110006 Solutions
New Discussion

nscd not used with RedHat EL 3.0 ES

 
Purnelle
Frequent Advisor

nscd not used with RedHat EL 3.0 ES

I have configured a RedHat EL 3.0 ES on a server.
I use ldap for unix and samba auth. But, I think that nscd is not used. When I execute the command :
/usr/sbin/lsof -i tcp | egrep "nscd.*.ldap" | wc -l,
I see 1 then that I must see 7 and if I activate nscd loggin in /var/log/nscd.log. I have nothing.