| 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 |
how a suffix handles operations
Description
Determines how the suffix handles operations.
cn="suffixName",cn=mapping tree,cn=config
backendThe backend database is used to process all operations.
disabledThe database is not available for processing operations. The server returns a ”No such search object" error in response to requests made by client applications.
referralA referral is returned for requests made to this suffix.
referral on updateThe database is used for all operations except update requests, which receive a referral.
backend
DirectoryString
nsslapd-state: backend
Note:
You can manually change the value of the nsslapd-state attribute. For example, you can change the value to referral or referral on update if you want the server to be read-only for the duration of a backup.
However, if replication is enabled, replication manages the value of the nsslapd-state attribute, and overwrites the value you have manually set.
Attributes
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
|
Availability |
SUNWdsee7 |
|
Stability Level |
Obsolete: Scheduled for removal after this release |
See Also