
Configuration
Avira GmbH Avira AntiVir MailGate 38
Default:
ActiveDirectoryServerURI ldap://my.ad-server.com:389
A valid LDAP-URI for an ActiveDirectory server is established as follows:
Example:
ActiveDirectoryServerURI /path/to/file
If you specify an absolute filename such as:
ActiveDirectoryServerURI /etc/avira/avmailgate.groups
in this config option, no ActiveDirectory server is needed. A list of mappings from
email addresses to group names is read from the given file instead.
Multiple LDAP-URIs can also be specified. In this case, the individual URIs must be
separated by a space and should have the same login credentials.
Example:
ActiveDirectoryServerURI ldap://my.ad-server1.com
ldap://my.ad-server2.com ldap://my.ad-server3.com
It is not possible to specify both a filename and one or more ActiveDirectory server URIs.
ActiveDirectory
BaseDN
ActiveDirectoryBaseDN
This option defines the branching of the ActiveDirectory tree at which the email
address scan is to be initiated. When configuring ActiveDirectory support this
parameter is mandatory.
Syntax:
ActiveDirectoryBaseDN "characters"
Default:
ActiveDirectoryBaseDN
Example:
ActiveDirectoryBaseDN dc=example,dc=com
ActiveDirectory
Login
ActiveDirectoryLogin
This option specifies the user name for logging in to the ActiveDirectory Server.
The user name must be designated a Distinguished Name.
Syntax:
ActiveDirectoryLogin "characters"
Default:
ActiveDirectoryLogin
Example:
ActiveDirectoryLogin
cn=Administrator,cn=Users,dc=mail,dc=example,dc=com
Kommentare zu diesen Handbüchern