Personal tools
You are here: Home Members pacneil's Home Linux Authentication Systems What is a directory service?
Navigation
Log in


Forgot your password?
New user?
 
Document Actions

What is a directory service?

by Neil Schneider last modified 2005-05-04 19:24

What is a directory service?

next up previous contents index
Next: What is LDAP? Up: LDAP Previous: LDAP

What is a directory service?

A directory is a specialized database optimized for reading, browsing and searching. Directories tend to contain descriptive, attribute-based information and support sophisticated filtering capabilities. Directories generally do not support complicated transaction or roll-back schemes found in database management systems designed for handling high-volume complex updates. Directory updates are typically simple all-or-nothing changes, if they are allowed at all. Directories are tuned to give quick response to high-volume lookup or search operations. They may have the ability to replicate information widely in order to increase availability and reliability, while reducing response time. When directory information is replicated, temporary inconsistencies between the replicas may be okay, as long as they get in sync eventually.




2005-05-04

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: