cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2346
Views
0
Helpful
2
Replies

VSOM 7 - LDAP Intergration

Robert Stack
Level 1
Level 1

I am having trouble getting VSOM 7 and my AD server taking correctly to each other for LDAP Authenication. I have followed the directions in the users guide but no luck when I test with a username and password. Anyone else get this setup with a Windows Server 2008?

Fields below:

Principal: CN=%USERID%,OU=Admins,DC=cisco,DC=com

User Search Base: dc=cisco,dc=com

Userid Attribute: sAMAccountName

Error Message: Operation failed: Connection to LDAP for user rdstack failed. Invalid bind DN path or credentials


2 Replies 2

slaanoi
Cisco Employee
Cisco Employee

Robert,

Change your principal to CN=%USERID%@cisco.com, taking your example, then test authentication. Once that's successful, you can set up authorization based on the LDAP filters.

robert.greeson
Level 1
Level 1

This is the format that I used that worked pretty good :


Principal: %USERID%@ectorcountyisd.org

User Search Base: OU=Staff,OU=ECISDUsers,DC=ectorcountyisd,DC=org

user : sAMAccountname


Filter :

OU=Staff,OU=Users,OU=ECISD,DC=ectorcountyisd,DC=org

(&(sAMAccountName=%USERID%)(memberOf=CN=Cameras_Warehouse,OU=Groups,OU=ECISD,DC=ectorcountyisd,DC=org))

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: