| 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 |
600 |
|
Must be set |
No |
|
Is modifiable |
Yes |
|
Is multivalued |
No |
|
Requires restart |
No |
This property specifies the permissions on the log file.
The syntax of this string is OCTAL_MODE.
A unix style octal permission, for example, 600.
The value of this property must match the pattern ^[0-7][0-7][0-7]$.
This property is used to configure the following features:
access-logThe access log contains information about the requests being processed by the Directory Proxy Server.
bind-logThe bind log contains information about the successful bind operations
connection-logThe connection log contains information about the connections extablished to the Directory Proxy Server.
error-logThe error logs contain information about the health of the Directory Proxy Server.
Attributes
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
|
Availability |
SUNWdsee7 |
|
Stability Level |
Evolving |
See Also