NAME | Description | Attributes | See Also
Defines how the server will identify a client on a secure (SSL) connection.
cn=DSMLv2-SOAP-HTTP,cn=frontends,cn=plugins, cn=config
clientCertOnly: the server uses the credentials from the client certificate to identify the client.
httpBasicOnly: the server uses the credentials from the HTTP authorization header to identify the client.
clientCertFirst: the server attempts to use the client certificate credentials to identify the client. If there are no client certificate credentials, credentials from the HTTP authorization header are used.
clientCertFirst
DirectoryString
ds-hdsml-clientauthmethod: clientCertFirst
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE |
ATTRIBUTE VALUE |
---|---|
Availability |
SUNWldap-directory |
Stability Level |
Obsolete: Scheduled for removal after this release |
NAME | Description | Attributes | See Also