Distributed operation events and errors.
| Name | Severity | ID | Description | Action |
|---|---|---|---|---|
| BADSIG | error | 5 | An operation was requested. However the operations signature could not be correctly verified., and so the operation will be discarded. | None |
| dsa_require_signed_modify | warning | 6 | Each DSA has a setting that causes it to require signed operations for any modification operations. This message is produced on startup, and whenever the setting is read from the root DSE (which is when the setting actually takes effect). | None |
| GROUP_OF_NAMES_READ_FAIL | warning | 7 | The DSA failed to read a groupOfNames entry when performing the access control decision function. The most likely cause of this is that the entry named in the relevant access controls does not exist. | Fix access controls in case of missing groupOfNames entry. Contact Isode support in other cases. |
| MANAGER_AUTH_FAILED | error | 3 | A DSA manager bind attempt was rejected due to inappropriate or invalid credentials. | Operator action dependent on security policy. |
| NOSIG | error | 4 | An operation was requested. However the operation was missing a mandatory signature, and so will be discarded. | Operator action dependent on security policy. |
| REJECTED_AUTH | error | 2 | This DSA rejected a remote DSA's credentials in a bind attempt. | Configuration error for authentication in directory replication or chaining agreement, that requires correction. |
| REMOTE_AUTH_FAIL | error | 1 | Remote DSA rejected this DSA's credentials. | Configuration error for authentication in directory replication or chaining agreement, that requires correction. |