Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Configuration Files > auth_domains.config
auth_domains.config
Help | Content Gateway | Version 8.0.x
The auth_domains.config file stores the list of domains that have been identified for use with Rule-Based Authentication.
Domains must be identified (added to this file) using the interface in the Content Gateway manager on the Configure > Security > Access Control > Domains tab. Do not edit this configuration file.
Format
Each line in auth_domains.config consists of a set of tags; each tag is followed by its value. For example:
type=<auth_method> name=<unique_name> use_alias=<0 or 1> <additional tags>
The set of tags varies depending on the selected authentication method.
The following table lists all of the tags.
*
0 = send actual authenticated user name (default).
*
1 = send a blank username
*
2 = send the string specified in auth_name_string
The following table lists the additional tags used with IWA domains.
The following table lists the additional tags used with NTLM domains.
 
*
0 = disabled
*
1 = enabled
Note: When multiple domain controllers are specified, even if load balancing is disabled, when the load on the primary domain controller reaches the maximum number of connections allowed, new requests are sent to a secondary domain controller as a short-term failover provision, until such time that the primary domain controller can accept new connections.
The following table lists the additional tags used with LDAP domains.
 
Specifies the type of service, if different from that configured on the LDAP tab. Enter sAMAccountName for Active Directory, or uid for any other service.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Configuration Files > auth_domains.config
Copyright 2016 Forcepoint LLC. All rights reserved.