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

Returning Matched Values with LDAPv3



In reference to

	http://www.ietf.org/internet-drafts/draft-ietf-ldapext-matchedval-04.txt

I don't understand the filter used in example (3):

    ValuesReturnFilter control is set to (userCertificate:2.5.13.35:=USE'001'B)
	
Some reference to a source of "string to filter" for

	USE'001'B

would help.

It is not clear from the description if example (2) could return the result
on the basis of the name 'gunk' instead of on the basis of the OID.

Does the substring filter capability allow a filter of the form:

	(attributeTypes=*'gunk'*)

If I knew the OID number of "gunk", the entire "attributeTypes" attribute of
the schema entry has probably been read, and I don't need the LDAP extension
to read it.

An example to retrieve an "objectClasses" attribute would help.  I assume
that this could be:

	(objectClasses:NAME:=inetOrgPerson)

Is that correct?  Would the filter

	(objectClasses=*'inetOrgPerson'*)

work to get this string?

Thanks.
-- 
David A. Cahlander  651-415-3171 Syntegra David.A.Cahlander@Syntegra.com