Hi
I am trying to connect to AD from Lotus notes agent. I have my DA base DN as
cn=users,DC=xxx,DC=yyy,DC=inc.
I have the user name and password also in the DA doc
username
cn=first last,cn=users,DC=xxx,DC=yyy,DC=inc.
Type of search filter is set to Active Directory.
I tested with ldapsearch utility.It works and returns me the users info. I could not get multiple filters to work though!.
But when I use this filter in the agent using lsxldap.dll
search.filter=“(cn=First Last,cn=users,DC=xxx,DC=yyy,DC=inc)”
It always throws an error.
Anybody knows if this dll words with AD? or if there is a different ay to search?
Thanks,
Padma