To implement UDS:
http://www.cisco.com/en/US/docs/voice_ip_comm/jabber/Windows/9_0_1/b_jabber_win_icg_chapter_01.html#JABW_RF_CE1A16F9_00
Enable Integration with UDS
To enable integration with UDS, you perform the following steps:
For testing purposes, simply modify the file on one client to make sure it works before uploading the custom jabber-config.xml file to TFTP for all to use.- Create your directory source in Cisco Unified Communications Manager.
- Synchronize the contact data to Cisco Unified Communications Manager.
- Specify UDS as the value of the DirectoryServerType parameter in your Cisco Jabber for Windows configuration file.
- Upload the modified jabber-config.xml file to the TFTP server and restart the TFTP service.
Cisco Jabber for Windows caches configuration files in the following locations:
Microsoft Windows 7
%USERPROFILE%\AppData\Roaming\Cisco\Unified Communications\Jabber\CSF\Config
Microsoft Windows XP
%SYSTEMROOT%\Documents and Settings\user_name\Application Data\Cisco\Unified Communications\Jabber\CSF\Config
For assistance with the contents of the jabber-config.xml file, consult the Jabber for Windows Admin Guide. Essentially, you are just adding:
<Directory> <DirectoryServerType>UDS</DirectoryServerType> </Directory>
Your environment may require additional attributes for photo retrieval, but in general, this will make Jabber clients authenticate to CUCM using CUCM user accounts.
There is also a great tool on the Cisco Support forums that helps generate the file.