On Wed, 2007-10-10 at 14:20 -0400, Andy Harrison wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 10/10/07, Craig White wrote:
As for 'critical apps that require' nscd...I don't personally know of any and if we are talking about CentOS-5 which has 2.3.27 version of openldap...the 2.3.x versions are very fast and I'm not certain that nscd is of all that much benefit (but I don't know because I have never tested it out).
Can CentOS (openldap) be configured to work without nscd for file ownership over nfs mounted volumes?
---- obviously, I don't understand the question because I have users mounting both their home directories and the common files via NFS and I don't use nscd...
[root@srv1 craig]# ps aux|grep nfs root 3934 0.0 0.0 0 0 ? S< May19 0:00 [nfsd4] root 3935 0.0 0.0 0 0 ? S May19 8:22 [nfsd] root 3936 0.0 0.0 0 0 ? S May19 8:36 [nfsd] root 3937 0.0 0.0 0 0 ? S May19 8:31 [nfsd] root 3938 0.0 0.0 0 0 ? S May19 8:20 [nfsd] root 3939 0.0 0.0 0 0 ? S May19 8:24 [nfsd] root 3940 0.0 0.0 0 0 ? S May19 8:23 [nfsd] root 3941 0.0 0.0 0 0 ? S May19 8:17 [nfsd] root 3942 0.0 0.0 0 0 ? S May19 8:32 [nfsd] root 28661 0.0 0.0 3888 728 pts/16 S+ 11:23 0:00 grep nfs
[root@srv1 craig]# service nscd status nscd is stopped