07-17-2017 09:49 PM - edited 03-18-2019 01:18 PM
Hi All,
I am trying to setup up LDAP for VCS. Please check my configurations and let me know where I am doing it wrong.I am getting error Invalid bind credentials.
I have checked the username and password is correct and user has been added to group domain controllers.
Solved! Go to Solution.
08-01-2017 07:50 AM
You could use SASL, or if it's working with it disabled, you can do that too. I had a similar issue sometime back, and simply just disabled the SASL option because that was working at the time.
Users > LDAP configuration: authentication for administrators to login to the VCS.
Authentication > Devices > AD Service: authentication for endpoints when communicating to the VCS.
Note, not all endpoints support AD authentication, only endpoints that I'm aware is the Jabber Video for TelePresence software client.
07-17-2017 11:02 PM
Bind DN is the distinguished name (case sensitive) used by the VCS when binding to the LDAP server, and the username is the account that the VCS will use to log in to the LDAP server.
Bind DN: CN=VCS Admin,OU=Users,DC=santagra-lab,DC=local
Bind username: vcsadmin
07-17-2017 11:51 PM
07-18-2017 05:40 AM
I forgot to check the directory configuration, you have it set to a user, but it should be set point to the OU where either your users that should be able to login are or simply the top level of your AD.
Base DN for accounts: DC=santagra-lab,DC=local
08-01-2017 01:00 AM
Thanks for the response. Now when I disable SASL it becomes available, but when I enable it it fails again. Not sure what could be the issue. All screen shots attached.
Whats the difference between USER LDAP configuration
Configuration --> Authentication --> Devices --> Active Directory Service
08-01-2017 07:50 AM
You could use SASL, or if it's working with it disabled, you can do that too. I had a similar issue sometime back, and simply just disabled the SASL option because that was working at the time.
Users > LDAP configuration: authentication for administrators to login to the VCS.
Authentication > Devices > AD Service: authentication for endpoints when communicating to the VCS.
Note, not all endpoints support AD authentication, only endpoints that I'm aware is the Jabber Video for TelePresence software client.
08-02-2017 01:19 AM
08-03-2017 12:29 PM
You have the entire computer FQDN entered as your AD domain, it should just santagra-lab.local.
Take a look at the VCS Authenticating Devices Deployment Guide (X8.7), it has a section that goes over configuring the VCS to authenticate endpoint's to AD.
Also, regarding the LDAP user authentication, take a look at the VCS Authenticating Accounts Using LDAP Deployment Guide (X8.7).
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide