These four keywords can also be
prefixed witha literal LDAP_DEREF_ expression. If another word or expression is used, the
following error is printed and logged:
Deref must be [never|always|search|find] (not badword) in map name
23.7.11.16 The -s ldap database-map switch
The -s switch is used to specify the scope of the search to perform on the LDAP server.
There are three allowable scopes and, thus, three settings for the -s switch. They are: base
(the default), which retrieves information only about the base distinguished name specified
(withth e -b switch, ?§23.7.11.4 on page 915); one, which retrieves information about
entries one level below the base distinguished name, where the base entry is not included in
this scope; and sub, which retrieves information about entries at all levels below the base
distinguished name, where the base entry is included in this scope. The scope can also be
any of these three keywords with an LDAP_SCOPE_ prefix. If it is any other word or expression,
the following error is printed and logged when sendmail starts:
Scope must be [base|one|sub] (not badword) in map name
23.7.11.17 The -V ldap database-map switch
The -V switch(new withV8.12) allows you to specify a separator suchth at a lookup can
return both an attribute and a value separated by that separator. Without this switch, only
values are returned.
Pages:
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622