Re: Querying Microsoft LDAP with Java

2018-05-23 Thread Luis Rodríguez Fernández
Hello Laurie, I do think that you are missing your cn in the query: /usr/bin/ldapsearch -x -h myhost.com -b "OU=Workgroups,DC=cern,DC=ch" "(member:X.X.XXX.X.X.X.:=cn=lurodrig,ou=users,ou=organic units,DC=myorganization,dc=com)" cn Hope it helps, Luis 2018-05-22 22:34 GMT+02:00 Laurie

Querying Microsoft LDAP with Java

2018-05-22 Thread Laurie Miller-Cook
Hi there, This is a bit of a long shot but I wanted to see if anyone could assist. I have an installation of SAP Enable Now, which is a war file placed within Tomcat. As part of the installation I need to query the MS LDAP server to get a list of the users. I know that the connection to the