| 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 |
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-identityUse the identity specified by the bind-dn_5dpconf(5DPCONF) and bind-pwd(5DPCONF) properties.
use-client-identityUse the identity provided by the client.
use-proxy-authUse 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-writeUse 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-sourceThe 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