Introduction to Directories and LDAP
E.g. the query..

I want all the person entries for My Co. whose commonNames end with "entry"

..may be expressed as...

base DN: dc = MyCo, dc = com

scope: entire subtree

filter: objectClass = person & cn = "*entry"

(though the filter in this example is not syntactically correct)


top | top

Mactivity

18 June 1997

Jeff Hodges, Stanford