Microsoft Identity Integration Server 2003 Developer Reference |
The <connection-result> element is a non-localized string giving the current status of the connection. The list of possible values are in the Remarks section.
Note This value should be the same as the <connection-result> for the last <incident> in the <connection-log>.
<connection-result/>
None.
None.
Element |
---|
<ma-connection> |
The following lists the possible values for <connection-result>.
Value | Description |
---|---|
successful-connection | Successful connection to the connected directory. |
failed-connection | Connection to the connected directory has failed for a reason other than authentication. Generally, the connected directory error element will be present to assist in troubleshooting. |
dropped-connection | The connection between the management agent and the connected directory no longer exists. The management agent will try to reconnect to the connected directory in many cases. Generally, the connected directory error element will be present to assist in troubleshooting. |
failed-authentication | Authentication is not possible using the supplied credentials. |
failed-permission | Insufficient rights to access a container in the connected directory. This error is only expected for LDAP management agents which search different connected directory containers. Generally the connected directory error element will be present to assist in troubleshooting and the error literal will indicate the name of the container where the problem occurred. |
failed-search | A container or table search failed with an unexpected error. Generally, the connected directory error element will be present to assist in troubleshooting and the error literal will indicate the name of the container it had trouble searching. |
warning-no-watermark | The management agent cannot read the watermark when doing a full import. This error is only expected for the management agent for Sun ONE Directory Server 5.1 (formerly iPlanet Directory Server) when the initial management agent configuration was completed when the connected directory had change log enabled. Later when the connected directory change log is turned off, if the management agent configuration is not updated, this warning will occur when a full import is done. |
Can be empty | No |
---|