On 13/08/2008, John Arends <[EMAIL PROTECTED]> wrote:

>  $mesg = $ldap->search(filter=>"(OU=SubOU,OU=myOU)",
> base=>"dc=ad,dc=myorg,dc=edu");
That filter looks quite wrong - you're not qualifying any
attributes, just values?
Try something like
filter=>"(cn=*)"


-- 
Please don't top post, and don't use HTML e-Mail :}  Make your quotes concise.

http://www.american.edu/econ/notes/htmlmail.htm

Reply via email to