Active Directory

I am trying to connect Active Directory to Percussion for authentication. Our structure is local (dc) -> ncats (dc) -> Users(cn) -> user 1(cn).

I can connect to AD using ldap browser and in the Directory Authentication I provided the binding credentials (cn=user1). In the directory editor, I used the URL, ldap://localhost:389/cn=users,dc=ncats,dc=local and i was able to catalog all the entires under the CN=users.

When I try to catalog users to add to roles, i get an error
An exception was encountered on line 3 column 186 while parsing the respionse document, an invalid XML character was found in the document.

Has any one faced similar issue?

  • Ravi