JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Directory Server Enterprise Edition Reference 11 g Release 1 (11.1.1.5.0)
search filter icon
search icon

Document Information

Preface

1.  Directory Server Enterprise Edition File Reference

Software Layout for Directory Server Enterprise Edition

Directory Server Instance Default Layout

Directory Proxy Server Instance Default Layout

Part I Directory Server Reference

2.  Directory Server Overview

3.  Directory Server LDAP URLs

4.  Directory Server LDIF and Search Filters

5.  Directory Server Security

6.  Directory Server Monitoring

7.  Directory Server Replication

8.  Directory Server Data Caching

9.  Directory Server Indexing

10.  Directory Server Logging

11.  Directory Server Groups and Roles

12.  Directory Server Class of Service

13.  Directory Server DSMLv2

14.  Directory Server Internationalization Support

Part II Directory Proxy Server Reference

15.  Directory Proxy Server Overview

16.  Directory Proxy Server Load Balancing and Client Affinity

17.  Directory Proxy Server Distribution

18.  Directory Proxy Server Virtualization

19.  Connections Between Directory Proxy Server and Backend LDAP Servers

20.  Connections Between Clients and Directory Proxy Server

21.  Directory Proxy Server Client Authentication

22.  Security in Directory Proxy Server

23.  Directory Proxy Server Logging

24.  Directory Proxy Server Alerts and Monitoring

Index

Software Layout for Directory Server Enterprise Edition

This section describes the file layout you find after installing Directory Server Enterprise Edition from the zip distribution. All files locations are relative to the path where you installed the product. For information on default native package installation locations, see Default Paths and Command Locations.

install-path/bin/

The directory houses the following files of interest.

install-path/bin/cacaoadm

Command to administer the Common Agent Container.

install-path/bin/certutil

NSS certificate manipulation command used by other tools, not intended to be used directly.

install-path/bin/dpadm

Directory Proxy Server command for local administration. See dpadm(1M).

install-path/bin/dpconf

Directory Proxy Server command for configuration over LDAP. See dpconf(1M).

install-path/bin/dsadm

Directory Server command for local administration. See dsadm(1M).

install-path/bin/dsccmon

Command to monitor servers managed through Directory Service Control Center. See dsccmon(1M).

install-path/bin/dsccreg

Command to manage the Directory Service Control Center registry. See dsccreg(1M).

install-path/bin/dsccsetup

Command to set up Directory Service Control Center. See dsccsetup(1M).

install-path/bin/dsconf

Directory Server command for configuration over LDAP. See dsconf(1M).

install-path/bin/dsmig

Directory Server command for migration from version 5.2 to this version of Directory Server. See dsmig(1M).

install-path/bin/dsutil

Directory Server command for activating or inactivating a user or users member of a role. See dsutil(1M).

install-path/bin/entrycmp

Directory Server command for comparing directory entries across replica. See entrycmp(1).

install-path/bin/fildif

Directory Server command for filtering LDIF content. See fildif(1).

install-path/bin/insync

Directory Server command for examining replica synchronization. See insync(1).

install-path/bin/ldif

Directory Server command for formatting input by adding base64 encoding to make it suitable for inclusion in an LDIF file. See ldif(1)

install-path/bin/mmldif

Directory Server command for combining LDIF content. See mmldif(1).

install-path/bin/pwdhash

Directory Server command for displaying the hashed form of a password value. See pwdhash(1).

install-path/bin/repldisc

Directory Server command for discovering a replication topology. See repldisc(1).

install-path/bin/support_tools

Directory that contains Directory Server commands, not intended for use without help of a qualified support personnel.

install-path/dsrk/bin/authrate

Directory Server Resource Kit command to measure authentication rate. See authrate(1).

install-path/dsrk/bin/dsmlmodify

Directory Server Resource Kit command to add, modify, rename, move, or delete directory entries through Directory Services Markup Language (DSML) v2. See dsmlmodify(1).

install-path/dsrk/bin/dsmlsearch

Directory Server Resource Kit command to find directory entries through Directory Services Markup Language (DSML) v2. See dsmlsearch(1).

install-path/dsrk/bin/ldapcmp

Directory Server Resource Kit command to compare LDAP entries from two directories. See ldapcmp(1).

install-path/dsrk/bin/ldapcompare

Directory Server Resource Kit command to perform LDAP compare operations. See ldapcompare(1).

install-path/dsrk/bin/ldapdelete

Directory Server Resource Kit command to delete directory entries. See ldapdelete(1).

install-path/dsrk/bin/ldapmodify

Directory Server Resource Kit command to update entries over LDAP. See ldapmodify(1).

install-path/dsrk/bin/ldappasswd

Directory Server Resource Kit command to change user passwords. See ldappasswd(1).

install-path/dsrk/bin/ldapsearch

Directory Server Resource Kit command to search a directory. See ldapsearch(1).

install-path/dsrk/bin/ldapsubtdel

Directory Server Resource Kit command to recursively delete a directory subtree. See ldapsubtdel(1).

install-path/dsrk/bin/ldifxform

Directory Server Resource Kit command to reformat LDIF content. See ldifxform(1).

install-path/dsrk/bin/logconv

Directory Server Resource Kit command to analyze Directory Server access logs. See logconv(1).

install-path/dsrk/bin/makeldif

Directory Server Resource Kit command to generate LDIF content for testing and benchmarking purposes. See makeldif(1).

install-path/dsrk/bin/modrate

Directory Server Resource Kit command to measure modification performance for an LDAP directory. See modrate(1).

install-path/dsrk/bin/searchrate

Directory Server Resource Kit command to measure search performance for an LDAP directory. See searchrate(1).

install-path/dsrk/lib/

Libraries used by Directory Server Resource Kit commands, not intended to be used directly.

install-path/etc/

Directory Server Enterprise Edition agent configuration information, not intended to be used directly.

install-path/examples/

Sample Directory Server plug-ins.

install-path/ext/cacao_2/

Common agent container files shared by Directory Server Enterprise Edition component products, not intended to be used directly.

install-path/ext/SUNWmfwk/

Java ES Monitoring Framework files used by Directory Server, not intended to be used directly.

install-path/include/

Directory Server plug-in header files.

install-path/jre/

Java Runtime Environment, not intended to be used directly.

install-path/legal/

Legal files.

install-path/lib/

Libraries shared by Directory Server Enterprise Edition component products, not intended to be used directly.

install-path/resources/dcc7app

DSCC files.

install-path/resources/dpadm

Localized resource files used by dpadm.

install-path/resources/dsadmin

Localized resource files used by dsadmin

install-path/resources/install/

Directory Server instance installation templates, not intended to be used directly.

install-path/resources/ldif/Example.ldif

Sample Directory Server LDIF content.

install-path/resources/ldif/Example-roles.ldif

Sample Directory Server LDIF content with grouping based on roles.

install-path/man/

Directory Server Enterprise Edition online reference manual pages. See also Oracle Directory Server Enterprise Edition Man Page Reference.

install-path/resources/plugins/

Directory Server plug-in configuration files, not intended to be used directly.

install-path/resources/schema/

Directory Server instance LDAP schema templates, not intended to be used directly.

install-path/var/

Container for runtime files, not intended to be used directly.