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

client-cred-mode

Directory Proxy Server configuration property

Description

Characteristic Value

Syntax

enumeration

Default value

use-client-identity

Must be set

No

Is modifiable

Yes

Is multivalued

No

Requires restart

Yes


This property specifies how client credentials are used to authenticate the client to an LDAP data source.

This property can take the following values in addition to the default.

use-specific-identity

Use the identity specified by the bind-dn_5dpconf(5DPCONF) and bind-pwd(5DPCONF) properties.

use-client-identity

Use the identity provided by the client.

use-proxy-auth

Use the identity specified by the bind-dn_5dpconf(5DPCONF) and bind-pwd(5DPCONF) properties, and include the client identity in the proxyAuth control.

use-proxy-auth-for-write

Use the identity specified by the bind-dn_5dpconf(5DPCONF) and bind-pwd(5DPCONF) properties, and include the client identity in the proxyAuth control for write operations only.

This property is used to configure the following features:

ldap-data-source

The common name of the LDAP data source

Attributes

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

ATTRIBUTE TYPE ATTRIBUTE VALUE

Availability

SUNWdsee7

Stability Level

Evolving


See Also

dpconf(1M)