cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1568
Views
3
Helpful
2
Replies

Jabber for Windows - Ability to Lookup Contacts Stored in AD

heathrw
Level 4
Level 4

Hi,

Is the Jabber client able to look up AD based contacts, not other users or exchange users.

I am looking for documentation to support this but am having difficulty.

Thanks

1 Accepted Solution

Accepted Solutions

Amit Kumar
Cisco Employee
Cisco Employee

the exact reuqirement that you made is documented in the following enhancement;

https://tools.cisco.com/bugsearch/bug/CSCuc11269/?reffering_site=dumpcr

 

  from what it seems like this enhancement is still not implemented.

 

i hope this helps

 

View solution in original post

2 Replies 2

Hello,

 

Yes it is, it connects to the AD in the domain that your PC belongs to, you can check in Help>Show connection status and scroll all the way to directory to check if its connected.

 

If your computer is not part of a domain you need to add an XML that specifies the AD server like this:

<?xml version="1.0" encoding="UTF-8"?>
<config version="1.0">

<Directory>
  <DirectoryServerType>EDI</DirectoryServerType>
  <PrimaryServerName>11.22.33.456</PrimaryServerName>
  <ServerPort1>389 or 3268</ServerPort1>
  <UseWindowsCredentials>0</UseWindowsCredentials>
  <SearchBase1>ou=people,dc=cisco,dc=com</SearchBase1>  
  <ConnectionUsername>cn=administrator,dc=cisco,dc=com</ConnectionUsername>
  <ConnectionPassword>password</ConnectionPassword>
</Directory>

</config>

 

Connection username and pasword need to belong to an account that has read access inside of the OU you specify.

 

You need to save the file as .xml and uploaded to your CUCM and restart TFTP.

 

This document shows that it does support AD for directories:

 

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/Windows/9_6/InstallConfig/JABW_BK_CDFE9752_00_installation-and-configuration/JABW_BK_CDFE9752_00_installation-and-configuration_chapter_0111.html

 

Good luck!


Oscar 

Amit Kumar
Cisco Employee
Cisco Employee

the exact reuqirement that you made is documented in the following enhancement;

https://tools.cisco.com/bugsearch/bug/CSCuc11269/?reffering_site=dumpcr

 

  from what it seems like this enhancement is still not implemented.

 

i hope this helps

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: