Oracle Internet Directory Administrator's Guide Release 2.0.6 A77230-01 |
|
The following sections discuss online directories, provide an overview of the Lightweight Directory Application Protocol (LDAP), and explains some of the unique features and benefits of Oracle Internet Directory.
Chapter 2 for a fuller explanation of Oracle Internet Directory concepts, components, and architecture
See Also:
A directory is a way of organizing information so that you can find it easily. It lists objects--for example, people, books in a library, merchandise in a department store--and gives details about each one. A telephone book is a familiar type of directory, a card catalog in a library is another, and a department store catalog still another.
In a computerized environment, a directory is a specialized database that stores collections of information about objects. The information in such a directory might represent any resources that require management--for example, employee names, titles, and security credentials, information about e-commerce partners, or information about shared network resources such as conference rooms and printers.
Although a directory is a database, it is designed very differently from a relational database.
LDAP (Lightweight Directory Access Protocol) is the emerging Internet standard for directory services. It is based on the earlier ISO X.500 Directory Access Protocol (DAP) standard, but simplifies that standard considerably, allowing LDAP to be more efficient, straightforward, and easier to implement. LDAP is especially suited for deployment with Internet-centric, "thin-client" applications.
Oracle Internet Directory implements Version 3 of LDAP, which was approved as a proposed Internet Standard by the Internet Engineering Task Force (IETF) in December 1997. LDAP Version 3 improves on LDAP Version 2 in a number of important areas:
See Also:
Oracle Internet Directory is a directory service implemented as an application on the Oracle 8i database. It enables retrieval of information about dispersed users and network resources. It combines Lightweight Directory Access Protocol (LDAP) Version 3, the open Internet standard directory access protocol, with the high performance, scalability, robustness, and availability of the Oracle8i Server.
Oracle Internet Directory includes:
Oracle Internet Directory provides three solid benefits as described in the following subsections:
Oracle Internet Directory exploits the massive strengths of the Oracle8i database, enabling support for terabytes of directory information. In addition, technologies such as multithreaded LDAP servers and database connection pooling allow it to support thousands of concurrent clients with subsecond search response times.
Oracle Internet Directory also provides data management tools, such as Oracle Directory Manager and a variety of command line tools, for manipulating large volumes of LDAP data.
Oracle Internet Directory is designed to meet the needs of mission critical deployment applications. One way this is reflected is in its replication capability. Oracle Internet Directory supports full, multi-master replication between directory servers. This means that if one server in a replication community is unavailable for any reason, a user can access the directory data from another server. Information about changes made to data on a server is stored in special tables on the Oracle8i database. These are replicated throughout the directory environment by Oracle's Advanced Symmetric Replication (ASR), a robust, field-proven replication mechanism.
Oracle Internet Directory also leverages all of the availability features of the Oracle8i database server. Because directory information is stored securely in the Oracle8i database, it is protected by Oracle's backup capabilities. Additionally, the Oracle8i database, running with large datastores and heavy loads, can recover from system failures quickly.
Oracle Internet Directory offers comprehensive and flexible support for directory access control. This includes entry level, attribute level, and prescriptive access control to provide varying levels of security to meet the specific needs of enterprise and service providers. An administrator can grant or control access to a specific directory object or to an entire directory subtree. Oracle Internet Directory implements three levels of user authentication: anonymous, password-based, and certificate-based using Secure Sockets Layer (SSL) Version 3 for authenticated access and data privacy.
|
![]() Copyright © 1999 Oracle Corporation. All Rights Reserved. |
|