Facility DSA_SECURITY

Distributed operation events and errors.

NameSeverityIDDescriptionAction
BADSIGerror5 An operation was requested. However the operations signature could not be correctly verified., and so the operation will be discarded. None
dsa_require_signed_modifywarning6 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_FAILwarning7 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_FAILEDerror3 A DSA manager bind attempt was rejected due to inappropriate or invalid credentials. Operator action dependent on security policy.
NOSIGerror4 An operation was requested. However the operation was missing a mandatory signature, and so will be discarded. Operator action dependent on security policy.
REJECTED_AUTHerror2 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_FAILerror1 Remote DSA rejected this DSA's credentials. Configuration error for authentication in directory replication or chaining agreement, that requires correction.

REMOTE_AUTH_FAIL

Message Text
Parameters
  1. DN of peer DSA.
  2. Protocol name.
Description
Remote DSA rejected this DSA's credentials.
Action
Configuration error for authentication in directory replication or chaining agreement, that requires correction.

REJECTED_AUTH

Message Text
Parameters
  1. DN of peer DSA.
  2. Protocol name.
Description
This DSA rejected a remote DSA's credentials in a bind attempt.
Action
Configuration error for authentication in directory replication or chaining agreement, that requires correction.

MANAGER_AUTH_FAILED

Message Text
Description
A DSA manager bind attempt was rejected due to inappropriate or invalid credentials.
Action
Operator action dependent on security policy.

NOSIG

Message Text
Description
An operation was requested. However the operation was missing a mandatory signature, and so will be discarded.
Action
Operator action dependent on security policy.

BADSIG

Message Text
Description
An operation was requested. However the operations signature could not be correctly verified., and so the operation will be discarded.
Action
None

dsa_require_signed_modify

Message Text
Parameters
    Description
    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).
    Action
    None

    GROUP_OF_NAMES_READ_FAIL

    Message Text
    Parameters
    1. DN.
    Description
    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.
    Action
    Fix access controls in case of missing groupOfNames entry. Contact Isode support in other cases.