Differences between version 2 and revision by previous author of nscd(8).
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, May 17, 2004 9:47:17 am | by DanielSterling | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 11:58:48 pm | by perry | Revert |
@@ -1,4 +1,6 @@
+Briefly, nscd is a daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should use nscd only if you use slow Services like LDAP, NIS or NIS+
+
----
__NAME__