Configuring domain name scans

It is recommended to enable scanning of domain names to ensure correct application of traffic processing rules and criteria of user affiliation to workspaces. You can disable scanning of domain names if your organization saves the domain names of users in browser settings with a blank domain portion or in a format that is not supported by the application.

Different formats of domain names are obtained from combinations of the following elements of a user account:

In the Active Directory snap-in, these elements correspond to the fields presented in the example below, where:

If domain name scans are disabled, user authentication is performed in accordance with the table presented below.

Authentication when domain name scans are disabled

Domain name format

Example

Authentication

DNS-Name\sAMAccountName

test.local\lastname

Performed.

NETBIOS-Name\sAMAccountName

test\lastname

Performed.

UPN-Suffix\sAMAccountName

test.com\lastname

Performed.

<any value>\sAMAccountName

<any value>\lastname

Performed.

DNS-Name\UPN-Prefix

test.local\name

Not performed.

NETBIOS-Name\UPN-Prefix

test\name

Not performed.

UPN-Suffix\UPN-Prefix

test.com\name

Not performed.

UPN-Prefix@DNS-Name

name@test.local

Performed, if the DNS name of the domain is used as the user UPN prefix.

UPN-Prefix@NETBIOS-Name

name@test

Not performed.

UPN-Prefix@UPN-Suffix

name@test.com

Performed, if the specified UPN suffix is used as the user UPN suffix.

sAMAccountName@DNS-Name

lastname@test.local

Performed.

sAMAccountName@NETBIOS-Name

lastname@test

Performed.

sAMAccountName@UPN-Suffix

lastname@test.com

Not performed.

If domain name scans are enabled, the application will allow user authentication only when the domain name is specified in a supported format. In this case, the application will be able to correctly recognize a user and apply the defined settings of traffic processing rules and workspaces.

The formats of domain names supported by the application in the current version and in version 6.0 are presented in the table below.

Supported formats of domain names

Format

Example

Support in version 6.0

NETBIOS\sAMAccountName

TEST\lastname

Yes

sAMAccountName@NETBIOS

lastname@TEST

No

sAMAccountName@DNS-Name

lastname@test.local

Yes

DNS-Name\sAMAccountName

test.local\lastname

No

UPN-Prefix@UPN-Suffix

name@test.com

No

To configure domain name scans:

  1. In the application web interface, select the SettingsBuilt-in proxy serverAuthentication section.
  2. In the NTLM field, click the Set up link.

    The NTLM authentication settings window opens.

  3. Set the Check domain names toggle switch to Enabled.
  4. In the Allowed DNS/NETBIOS domain names field, specify the allowed domain name.
  5. If you want to add multiple names, click the Proxy_icon_add icon and specify the name in the entry field that appears.
  6. Click Save.

    The proxy server will be restarted. Traffic processing will be paused before the restart completes.

Domain name scans will be configured. When authentication is attempted with a domain name that has not been specified as an allowed domain name, the proxy server will not relay the authentication request to the Active Directory server. The user will have to re-enter the account credentials.

Page top