ldapConnectionInfo

Namespace: (default namespace)
Version: $Revision$ $Date$

LDAP Connection Information.

XML

Elements

name (type) min/max
occurs
description
authScheme (string) 0/1 Get authentication Scheme. Method used for authentication: none, simple, etc.
backupMirrorHost (string) 0/1 Get backup mirror host. The host name of the backup LDAP server.
backupMirrorPort (int) 1/1 Get backup mirror port. The port of the backup LDAP Server.
backupMirrorProtocol (string) 0/1 Get backup mirror protocol. The protocol used for the backup mirror URL: ldap, ldaps.
cacheTimeout (int) 1/1 Get cache timeout. Cache timeout in seconds.
connectionRetryDelay (int) 1/1 Get connection retry delay. Connection retry delay in seconds.
connectionTimeout (int) 1/1 Get connection timeout. Connection timeout in seconds.
host (string) 0/1 Get host. The host name of the LDAP server.
port (int) 1/1 Get port. The port of the LDAP Server.
protocol (string) 0/1 Get protocol. The protocol used in the ldap URL: ldap, ldaps.
realm (string) 0/1 Get sASL Realm. The authentication realm.
searchBase (string) 0/1 Get search Base. Base DN for the connection.
systemPassword (string) 0/1 Get system Password. The password for the System User.
systemUsername (string) 0/1 Get system User. The username of user with access to the LDAP server.