| Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition 11g Release 1 (11.1.1.7.0) Part Number E28967-01 |
|
|
PDF · Mobi · ePub |
Directory Proxy Server configuration property
Description
| Characteristic | Value |
|---|---|
|
Syntax |
|
|
Default value |
all |
|
Must be set |
No |
|
Is modifiable |
Yes |
|
Is multivalued |
Yes |
|
Requires restart |
No |
This property specifies a pattern for a search filter. The filter of a subtree-level search request must match the specified pattern for the request to be handled by 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 subtree search filters
This property is used to configure the following features:
coordinator-data-viewA coordinator data view is a coodinator of multiple data views.
jdbc-data-viewA JDBC data view enables you to make a relational database accessible to LDAP client applications.
join-data-viewA 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-viewAn 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-viewAn 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