RE: LDAP Search for all attributes of a DN
Brian Gaber <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <37CAD44053C7CA4EA6E242DF34594A6308D7C3F6B7@MB-NCR-128.ad.pwgsc-tpsgc.gc.ca> |
Thanks for your help. The dn begins with the form cn=lastname, firstname, ou=... I had the dn in double quotes. When I put the dn in single quotes and escaped the comma after the lastname then the search worked.