Directory Services in General

A directory service is defined as a retrievable store of information (software, hardware, processes, policies, and administrative procedures 1) organized into objects. Each object has a certain set of attributes associated with it 2. For example, Activ…


This content originally appeared on DEV Community and was authored by Timo Reusch

A directory service is defined as a retrievable store of information (software, hardware, processes, policies, and administrative procedures 1) organized into objects. Each object has a certain set of attributes associated with it 2. For example, Active Directory Domain Services stores user account objects with information such as names, passwords, phone numbers 3. A directory service encompasses various essential components, including 1:

  • The data stored within the directory
  • Software servers that manage and store the directory’s data
  • Software clients that enable users or other systems to access and utilize the directory’s data
  • The physical hardware supporting both clients and servers
  • Supporting software like operating systems and drivers that facilitate functionality
  • The networking infrastructure, connecting clients to servers and linking servers with one another
  • Policies defining access permissions, update protocols, and storage guidelines
  • Maintenance and monitoring procedures ensuring the directory service’s proper operation
  • Tools and software specifically designed for managing and supervising the directory service

Directory services share some functionality with databases; however, there is one main demarcation criteria: They are optimized for reads, since this is the majority of operations executed and the data is usually not changing regularly. A very widespread directory service is Active Directory Domain Services.

  1. T. Howes, M. Smith, and G. S. Good, Understanding and Deploying LDAP Directory Services. Addison-Wesley Professional, 2003. Online ↩

  2. S. Clines and M. Loughry, Active Directory for Dummies. Newark, United States: John Wiley & Sons, Incorporated, 2008. ↩

  3. Microsoft, "Active Directory Domain Services Overview," Nov. 2024. Online ↩


This content originally appeared on DEV Community and was authored by Timo Reusch


Print Share Comment Cite Upload Translate Updates
APA

Timo Reusch | Sciencx (2025-03-17T22:24:24+00:00) Directory Services in General. Retrieved from https://www.scien.cx/2025/03/17/directory-services-in-general/

MLA
" » Directory Services in General." Timo Reusch | Sciencx - Monday March 17, 2025, https://www.scien.cx/2025/03/17/directory-services-in-general/
HARVARD
Timo Reusch | Sciencx Monday March 17, 2025 » Directory Services in General., viewed ,<https://www.scien.cx/2025/03/17/directory-services-in-general/>
VANCOUVER
Timo Reusch | Sciencx - » Directory Services in General. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/03/17/directory-services-in-general/
CHICAGO
" » Directory Services in General." Timo Reusch | Sciencx - Accessed . https://www.scien.cx/2025/03/17/directory-services-in-general/
IEEE
" » Directory Services in General." Timo Reusch | Sciencx [Online]. Available: https://www.scien.cx/2025/03/17/directory-services-in-general/. [Accessed: ]
rf:citation
» Directory Services in General | Timo Reusch | Sciencx | https://www.scien.cx/2025/03/17/directory-services-in-general/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.