Hi
We have CUCM 9.1 and CUPS ver 9.1
Jabber for windows client ver 9.2.6(12639)
We are using open LDAP and uses port 1389
I am not able to search user on LDAP
LDAP status as unknown.
On Jabber clinet connection status.
Directory - Unhealthy
Status: Unknown
Reason:Unknown
Protocol: LDAP
I am logging in to Jabber client using LDAP account. Also I am part of domain.
I tested with below jabber-config.xml file also,
<?xml v
<?xml version="1.0" encoding="UTF-8"?>
-<config version="1.0">
-<Presence>
<PresenceServerAddress>ds.xyz.com</PresenceServerAddress>
<PresenceServerDomain>xyz.com</PresenceServerDomain>
</Presence>
-<Directory>
<DirectoryServerType>EDI</DirectoryServerType>
<ConnectionType>1</ConnectionType>
<PrimaryServerName>ds.xyz.com</PrimaryServerName>
<ServerPort1>1389</ServerPort1>
<UseWindowsCredentials>0</UseWindowsCredentials>
<ConnectionUsername>ciscoucs</ConnectionUsername>
<ConnectionPassword>password123</ConnectionPassword>
<SearchBase1>ou=systems,dc=xyz,dc=com</SearchBase1>
<SearchBase2>dc=xyz,dc=com</SearchBase2>
</Directory>
</config>
Here I have attached problem report generated for jabber client,
Pls. suggest.