Dr.Web LookupD |
The Dr.Web LookupD component is designed to query data from external storage units (text files, relational databases, directory services supporting LDAP). The data retrieved by the component can be used to scan network connections (for example, to check user privileges and authorization), block access to a URL or an email message if a certain condition is observed. In the component settings, you can specify parameters for connection to several data sources. The Dr.Web LookupD component connects to a required data source only upon receiving a data request from a Dr.Web Mail Security Suite component. The Dr.Web LookupD component can query the following data sources: •text files (in AllMatch, Mask, Regex or Cidr modes); •relational databases (MySQL, PostgreSQL or SQLite); •Redis databases; •directory services (Active Directory and others that provide access via LDAP, for example, OpenLDAP). Data can be shared via LDAP either over an insecure channel or over a secure channel using SSL/TLS. To use a secure connection, provide Dr.Web LookupD with a valid SSL certificate and key. If you need to generate keys and certificates, you can use the openssl utility. An example of how to use the openssl utility to generate a certificate and a private key is given in the Appendix E. Generating SSL Certificates section.
Details: |