How do I get the browser to return more than 1 memberOf attribute? From what I see, it only returns the 1st entry.
My filter reads: (&(objectclass=*)(cn=finance*))
I have tried making the filter: (&(objectclass=*)(memberOf=cn=finance*))
to no avail.
I have inserted quotes -(single and double - before the cn and after the *), to no avail.
Does anyone know how to get it to work?
any ideas would be appreciated
Thanks
My filter reads: (&(objectclass=*)(cn=finance*))
I have tried making the filter: (&(objectclass=*)(memberOf=cn=finance*))
to no avail.
I have inserted quotes -(single and double - before the cn and after the *), to no avail.
Does anyone know how to get it to work?
any ideas would be appreciated
Thanks