TheBestLinks.com
TheBestLinks.com
Directory service, Active Directory, Database, Internet, International ... Print friendly version | Tell a friend
 
Navigation
Search
Toolbox

Directory service

From TheBestLinks.com

A Directory service organizes content in a directory server into a logical and accessible structure. It provides a single, consistent database in which to store information about the network and all network-based resources - users, servers, files, printers, shares, etc. It acts as a central authority that can securely authenticate resources and manage identities and relationships between them.

What distinguishes a directory server from a relational database is that in a directory, the information is generally read more often than it is written. Hence the usual database features of transactions and rollback are not implemented in a directory. Data may be made redundant, but the objective is to get a faster response time during searches.

A directory service maps the names of network resources to their respective network addresses. Similar to a domain name service, the user doesn't have to remember the physical address of a network resource; providing a name helps locate the resource. Each resource on the network is considered as an object on the directory server. Information about a particular resource is stored as attributes of that object. Information within objects can be made secure so that only users with the available permissions are able to access it.

A directory service defines the namespace for the network. A namespace is a set of rules that determine how network resources are named and identified. The rules specify that the names be unique and unambiguous. In LDAP, such a name, called as distinguished name (DN) is used to refer to a collection of attributes which make up a directory entry.

Implementations

Directory services were part of an Open Systems Interconnect (OSI) initiative to get everyone in the industry to agree to common network standards to provide multi-vendor interoperability. In the 1980s the ITU and ISO came up with a set of standards - X.500, for directory services, initially to support the requirements of inter-carrier electronic messaging and network name lookup. The Lightweight Directory Access Protocol, LDAP, is based on the services of X.500, but uses the TCP/IP stack, giving it more relevance on the Internet.

The Network Information Service (NIS) protocol, originally named Yellow Pages (YP) was Sun Microsystems implementation of a directory service for Unix network environments.

Novell's implementation of directory services NDS supports multiple architectures among them Windows, Netware, several flavours of Unix, AS/400 and Linux and has long been used for user administration, configuration management, and software management.

Microsoft's directory service is the Active Directory which is included in the Windows 2000 and Windows 2003 operating system versions.

There are plently of open-source tools to create directory services, including OpenLDAP and the Kerberos (protocol), and Samba_software which can act as a Domain Controller with Kerberos and LDAP back-ends.

de:Verzeichnisdienst fr:annuaire ja:ディレクトリ・サービス


Related links


Top visited 0 of 0 links

[no links posted yet]

>> place link >>

Discussion

Last posted 0 of 0 messages

[no messages posted yet]

>> post message >>

Watch

You can add this article to your own "watchlist" and receive e-mail notification about all changes in this page.
 
   
Innovate it
This page was last modified 18:08, 11 Sep 2004.
  Content is available under GNU Free Documentation License 1.2.
Powered by MediaWiki