[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Filter problems.



At 02:49 PM 2/18/00 -0500, Jeff Mahoney wrote:
>	ldapsearch -b "O=ROCHESTER INSTITUTE OF TECHNOLOGY,ST=NEW YORK,C=US" -h
>ldap
>"(&(ctcalxitemid=*)(&(&(sn=MAHONEY*)(givenname=JEFFREY*)(!(|(!(ctcalxitemid=00010:*))(objectclass=CTCALRESOURCE)(objectclass=CTCALADMIN))))(ctcalxitemid=00010:*)))"
>dn
>
>	ldapsearch -b "O=ROCHESTER INSTITUTE OF TECHNOLOGY,ST=NEW YORK,C=US" -h
>ldap "(&(ctcalxitemid=*)(&(&(sn=MAHONEY*)(givenname=JEFFREY*)(!(
>|(!(ctcalxitemid=00010:*))(objectclass=CTCALRESOURCE)(objectclass=CTCALADMIN))))(ctcalxitemid=00010:*)))"
>dn

The client should have generated the same filter (in protocol terms)
in both cases.  Feel free to file an ITS (http://www.openldap.org/its/).