Cisco Cisco Email Security Appliance C170 Guia Do Utilizador

Página de 1140
 
24-42
Cisco AsyncOS 8.5.5 for Email Security User Guide
 
Chapter 24      LDAP Queries
  Authenticating End-Users of the Spam Quarantine
If you want the Spam Quarantine to use an LDAP query for end-user access, check the “Designate as the 
active query” check box. If there is an existing active query, it is disabled. When you open the System 
Administration > LDAP page, an asterix (*) is displayed next to the active queries.
Based on the server type, AsyncOS uses one of the following default query strings for the end-user 
authentication query:
Active Directory: 
(sAMAccountName={u})
OpenLDAP: 
(uid={u})
Unknown or Other: [Blank]
By default, the primary email attribute is 
proxyAddresses
 for Active Directory servers and 
mail
 for 
OpenLDAP servers. You can enter your own query and email attributes. To create the query from the 
CLI, use the 
isqauth
 subcommand of the 
ldapconfig
 command.
Note
If you want users to log in with their full email address, use 
(mail=smtp:{a})
 for the Query String.
Related Topics 
Sample Active Directory End-User Authentication Settings
This section shows sample settings for an Active Directory server and the end-user authentication query. 
This example uses password authentication for the Active Directory server, the 
mail
 and 
proxyAddresses
 email attributes, and the default query string for end-user authentication for Active 
Directory servers.
Table 24-11
Example LDAP Server and Spam Quarantine End-User Authentication Settings: 
Active Directory
Authentication Method
Use Password (Need to create a low-privilege user to bind 
for searching, or configure anonymous searching.)
Server Type
Active Directory
Port
3268
Base DN
[Blank]
Connection Protocol
[Blank]
Query String
(sAMAccountName={u})
Email Attribute(s)
mail,proxyAddresses