cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
905
Views
5
Helpful
1
Replies

Configure LDAPS for jabber client communication

NOUSH
Level 1
Level 1
For one of our cluster we have configured secure LDAP. Everything looks good from call manager side .
 
But while checking the packet capture logs from the client machine we can see jabber client still using LDAP port 389  to communicate with LDAP server for directory integration
 
How can we make jabber client communication to LDAP server secure . We are using EDI integration .I have tried Jabber Config File Generator and modified Directory service type field :Use SSL/TLS :True .
 
For testing Copied new xml file to below my PC location as jabber-config-user.xml : %USERPROFILE%\AppData\Roaming\Cisco\Unified Communications\Jabber\CSF\Config
 
It didn't help
 
 

Details:-

CUCM Version :10.5

Jabber client version :12.8.0

We don't have MRA setup. From outside users are login with cisco AnyConnect VPN

To register jabber we are manually entering IM&Presence IP in jabber advance setting

 
Below are the current jabber xml file configuration
 
<?xml version="1.0" encoding="utf-8"?>
<config version="1.0">
<Directory>
<DirectoryServerType>EDI</DirectoryServerType>
<OtherPhone>ipPhone</OtherPhone>
</Directory>
</config>
 
Can anyone help on this please?
1 Reply 1

Jaime Valencia
Cisco Employee
Cisco Employee

You have already been pointed on what to do in your previous thread. Did you review the documentation?

https://community.cisco.com/t5/collaboration-applications/secure-ldap-cucm-cluster-10-5-jabber-client-not-working-properly/m-p/4292978

 

And FYI, you can no longer just copy a .xml to the machine like you did, it has to be configured in CUCM and pulled from CUCM. How to apply a particular .xml file to a device is also covered in the Jabber documentation.

HTH

java

if this helps, please rate