|
OiD QuickStart
Notes:
- Oracle 8.1.7
- OiD 2.1.1
A QuickStart Guide
Introduction
OID
node Architecture
Installing Oracle Internet Directory
Planning
the Directory Tree
OID
Server Process Management
LDAP command line Tools
- Managing
User Data in the Directory
- Adding entries to the directory with "ldapadd"
- Searching entries in the directory with "ldapsearch"
- Modifying entries in the directory with "ldapmodify"
- Deleting entries from the directory with "ldapdelete"
- Modify DN/RDN of an entry in the directory with "ldapmoddn"
- Managing Operational Data
- Schema Administration
- Access Control
- LDAP Server Configuration Management
- Writing Directory Data into an LDIF file
Manipulate
data in the directory from PL/SQL API
- Programming flow
- Sample code
Maninpulate
data in the directory from PHP
- Programming flow
- Sample code
Maninpulate data in the directory from JNDI
- Programming flow
- Sample code
Using Netscape/IE to browse the directory server
Initial data in the directory with Bulk-loader
REFs;
More
information;
Information about LDAP/OiD can be
found at
Keywords;
plsql api ldap oid oracle php interface
|