2.3 AUDA Messages

Messages beginning with AUDA are issued by Audit Services for Authentication Services.

AUDA001I Administrative Password Reset by driver_name for Platform platform_name IP address platform_ip_address: eUser eUser, Return Value rc, Elapsed Time seconds.

Explanation: The core driver identified by driver_name processed an Administrative Password Reset request for the platform identified by platform_name and platform_ip_address. The eUser whose password was reset is eUser. The return code from the core driver to the platform was rc. The core driver took seconds seconds to process the request.
Action: None. Informational only.

AUDA002W Connection Rejected by driver_name for Platform platform_name IP address platform_IP_address: Reason reason.

Explanation: The core driver identified by driver_name rejected a connection attempt from the platform identified by platform_name and platform_IP_address. If the request was from a platform that does not have a configuration object in the ASAM System container, platform_name is empty. The reason the connection attempt was rejected is given by reason.
Action: Correct the cause of the error based on the reason given by reason.

AUDA003I Check Password by driver_name for Platform platform_name IP address platform_ip_address: eUser eUser, Return Value rc, Elapsed Time seconds.

Explanation: The core driver identified by driver_name processed a Check Password request for the platform identified by platform_name and platform_ip_address. If the request was from a platform that does not have a configuration object in the ASAM System container, platform_name is empty. The eUser whose password was checked is eUser. The return code from the core driver to the platform was rc. The core driver took seconds seconds to process the request.
Action: None. Informational only.

AUDA004I Change Password by driver_name for Platform platform_name IP address platform_ip_address: eUser eUser, Return Value rc, Elapsed Time seconds.

Explanation: The core driver identified by driver_name processed a Change Password request for the platform identified by platform_name and platform_ip_address. If the request was from a platform that does not have a configuration object in the ASAM System container, platform_name is empty. The eUser whose password was to be changed is eUser. The return code from the core driver to the platform was rc. The core driver took seconds seconds to process the request.
Action: None. Informational only.

AUDA005I Get Context by driver_name for Platform platform_name IP address platform_ip_address: eUser eUser, Return Value rc, Elapsed Time seconds.

Explanation: The core driver identified by driver_name processed a Get Context request for the platform identified by platform_name and platform_ip_address. If the request was from a platform that does not have a configuration object in the ASAM System container, platform_name is empty. The eUser whose context was to be obtained is eUser. The return code from the core driver to the platform was rc. The core driver took seconds seconds to process the request.
Action: None. Informational only.

AUDA006I Get Security Equivalents by driver_name for Platform platform_name IP address platform_ip_address: eUser eUser, Return Value rc, Elapsed Time seconds.

Explanation: The core driver identified by driver_name processed a Get Security Equivalents request for the platform identified by platform_name and platform_ip_address. The eUser whose security equivalences list was to be obtained is eUser. The return code from the core driver to the platform was rc. The core driver took seconds seconds to process the request.
Action: None. Informational only.

AUDA007I Get Group Members by driver_name for Platform platform_name IP address platform_ip_address: Group group, Return Value rc, Elapsed Time seconds.

Explanation: The core driver identified by driver_name processed a Get Group Members request for the platform identified by platform_name and platform_ip_address. The group whose member list was to be obtained is group. The return code from the core driver to the platform was rc. The core driver took seconds seconds to process the request.
Action: None. Informational only.

AUDA008I Check Security Equivalence by driver_name for Platform platform_name IP address platform_ip_address: eUser eUser to object object, Return Value rc, Elapsed Time seconds.

Explanation: The core driver identified by driver_name processed a Check Security Equivalence request for the platform identified by platform_name and platform_ip_address. The eUser eUser was checked for security equivalence to the object object. The return code from the core driver to the platform was rc. The core driver took seconds seconds to process the request.
Action: None. Informational only.

AUDA009I Check Rights to Attribute by driver_name for Platform platform_name IP address platform_ip_address: Object1 object1, Rights [ rights], Attribute attribute_name, Object2 object2, Return Value rc, Elapsed Time seconds.

Explanation: The core driver identified by driver_name processed a Check Rights to Attribute request for the platform identified by platform_name and platform_ip_address. The object object1 was checked for the rights rights to the attribute attribute_name of object object2. The return code from the core driver to the platform was rc. The core driver took seconds seconds to process the request.
Action: None. Informational only.

AUDA010I Get Attribute by driver_name for Platform platform_name IP address platform_ip_address: Object object, Attribute attribute_name, Return Value rc, Elapsed Time seconds.

Explanation: The core driver identified by driver_name processed a Get Attribute request for the platform identified by platform_name and platform_ip_address. The value of the attribute attribute_name for object object was to be obtained. The return code from the core driver to the platform was rc. The core driver took seconds seconds to process the request.
Action: None. Informational only.

AUDA011I Password Notify on driver for Platform system address: User user, Tree tree, Return Value rc.

Explanation: An eDirectory password verify, change, or administrative reset was intercepted for the specified user on the specified platform. A return value of 0 indicates successful processing. A value of -1 indicates an error.
Possible Cause: The user performed an action on the platform to verify or change the password, or an administrator reset a user's password.

If the return value is -1, the event might have failed because the system is low on memory or the event was submitted from a different eDirectory tree than the one the core driver is operating on.

Action: If success (0) is returned, no action is necessary, unless you do not want passwords intercepted on the platform.

If you do not want passwords intercepted on the specified platform system, use the Windows Add/Remove Programs utility to remove the Novell Client Password Intercept from that platform.

If events are failing, verify that your system has enough memory.

If events are coming from other eDirectory trees, you can ignore them. If you want those events to be processed, specify the tree name on the External Password Sources driver configuration parameter.