When uniqueMember is looked up, the
return value may contain zero or more DN records that belong to the object class
groupOfUniqueNames. Eachof those returned DN records will again be searched to find any
of the attributes listed in the -v line.
The fourth statement contains an attribute named sendmailMTAAliasSearch, defined to be
the type FILTER, withan object class of sendmailMTAAliasObject. The type FILTER makes
the attribute sendmailMTAAliasSearch recursive. A lookup is made using the initial filter
(the -k line) to find any new filters that are in the object class sendmailMTAAliasObject. For
any that are found, a second lookup is performed using each new filter, to return any
records that contain any of the attributes listed in the -v line.
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
23.7 Alphabetized Database-Map Types | 921
The fifth statement contains an attribute named sendmailMTAAliasURL, defined to be the
type URL, withan object class called sendmailMTAAliasObject. The type URL makes the
attribute sendmailMTAAliasURL recursive. A lookup is made using the default URL to find
any new URLs that are in the object-class sendmailMTAAliasObject. For any that are found,
a second lookup is performed using each new URL to return records that contain the
attributes requested in the original URL.
Pages:
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627