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

LDAP for CMS client login

Stephen Carr
Level 1
Level 1

I'm trying to set up LDAP for CMS client login and am stuck on the login ID. The LDAP sync part works great for creating users and spaces so far, but I'm not sure I'm following how best to set up the field mapping to get a successful login from any of the Meeting Apps (including WebRTC). the issue seems to be that our XMPP domain is cms.example.com but our AD\LDAP login domain is just example.com

So, I need to login as username@cms.example.com but not sure how that would then be sent to AD\LDAP in the correct form (username@example.com) for authentication. Any ideas on this? Is this about getting the JID correct?

thanks in advance

Steve

1 Accepted Solution

Accepted Solutions

Stephen Carr
Level 1
Level 1

well, it looks like I gave up too soon. It indeed was related to the JID mapping and once I got the correct combination (by making it something like $sAMAccountName$@cms.example.com all worked fine

Steve

View solution in original post

1 Reply 1

Stephen Carr
Level 1
Level 1

well, it looks like I gave up too soon. It indeed was related to the JID mapping and once I got the correct combination (by making it something like $sAMAccountName$@cms.example.com all worked fine

Steve