Skip Headers
Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition
11g Release 1 (11.1.1.7.0)

Part Number E28967-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

pattern-matching-dn-regular-expression

Directory Proxy Server configuration property

Description

Characteristic Value

Syntax

string

Default value

all

Must be set

No

Is modifiable

Yes

Is multivalued

Yes

Requires restart

No


This property specifies a pattern for a regular expression. The target DN of a request must match this pattern in order for the data view to handle the request. The pattern is relative to the base DN of the data view.

This property is explicitly ordered multivalued. You must specify an explicit order for each regular expression. The value of the property must match the syntax: integer:regex where integer is the explicit order and regex is the pattern.

The default behavior for this property is as follows: Match all operation target DNs

This property is used to configure the following features:

coordinator-data-view

A coordinator data view is a coodinator of multiple data views.

jdbc-data-view

A JDBC data view enables you to make a relational database accessible to LDAP client applications.

join-data-view

A join data view is an aggregation of multiple data views. The current release of Directory Proxy Server supports the aggregation of two data views into one join data view.

ldap-data-view

An LDAP data view exposes data in an LDAP server to a client request and specifies the data source pool that responds to the request.

ldif-data-view

An LDIF data view allows data in an LDIF file to be present to LDAP applications as if it were LDAP data.

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE

Availability

SUNWdsee7

Stability Level

Evolving


See Also

dpconf(1M)