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

attr-name-mappings

Directory Proxy Server configuration property

Description

Characteristic Value

Syntax

string

Default value

none

Must be set

No

Is modifiable

Yes

Is multivalued

Yes

Requires restart

No


This property defines a list of attribute name mappings.

When a client makes a request, the mapped attributes are renamed to match the names on the server side. When the result is returned to the client, the attributes are renamed back to match the names on the client side.

The syntax of this string is <client-attr>#<source-attr>[#<qualifier>].

An attribute mapping of the form <client attribute>#<source attribute>[#qualifiers]

The value of this property must match the pattern ^[a-zA-Z][-a-zA-Z0-9]*+#[a-zA-Z][-a-zA-Z0-9]*+(#[=-a-zA-Z0-9]+)?$.

The default behavior for this property is as follows: No attribute name mappings

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)