cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
266
Views
0
Helpful
1
Replies

CUPS With Trusted Domain

jsmcniel88
Level 4
Level 4

Currently I am synced with our main AD in CUCM and CUPS for authentication. We have another site we hoste that has about 8 employees. They have their own doamin and exchange server that we have a trust setup in our AD.

By pointing to their AD in CUCM directory I can pull and license their users for CUPS however they cannot authenticate.

Does anyone know how I can get these users into presence where they can authenticate and login to Jabber?

Thanks

CUCM 8.6

CUPS 8.6

1 Reply 1

Jonathan Schulenberg
Hall of Fame
Hall of Fame

If the two domains are in the same tree and forest you can point CUCM and Jabber at a Global Catalog server (port 3268/3269) with a search base at the root of the tree. 'sAMAccountName' would need to be unique across the domains. If the domains are not in the same tree but are in the same forest you can use the 'upn' attribute instead. If the two domains are not in the same forest you're sort of stuck. The only way out of that is with a AD LDS server to proxy the two forests and present them to CUCM and Jabber as if they were one.

How Jabber XMPP URIs are built:

https://supportforums.cisco.com/message/3671936#3671936

Additional detail on LDAP design considerations is available here:

http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/srnd/collab09/directry.html

Please remember to rate helpful responses and identify helpful or correct answers.