Configuring General Portal Settings

There are two main options for configuring a portal:

To configure the settings on the General tab for a new portal:
1
Navigate to the Portals > Portals page.
2
Click the Add Portal button or the configure button next to the portal you want to configure. The Add Portal or Edit Portal screen displays.
3
On the General tab, enter a descriptive name for the portal in the Portal Name field. This name will be part of the path of the SRA portal URL. For example, if your SRA portal is hosted at https://vpn.company.com, and you created a portal named “sales”, then users will be able to access the sub-site at https://vpn.company.com/portal/sales.
NOTE: Only alphanumeric characters, hyphen (-), and underscore (_) are accepted in the Portal Name field. If other types of characters or spaces are entered, the portal name will be truncated before the first non-alphanumeric character.
4
5
6
Enter an HTML compliant message, or edit the default message in the Login Message field. This message is shown to users on the custom login page.
7
The Portal URL field is automatically populated based on your SRA appliance network address and Portal Name.
8
9
Select the Enable HTTP meta tags for cache control check box to apply HTTP meta tag cache control directives to the portal. Cache control directives include:

<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="cache-control" content="must-revalidate">

These directives help prevent clients browsers from caching SRA portal pages and other Web content.

10
Select the Enable ActiveX Web cache cleaner check box to load an ActiveX cache control when users log in to the SRA appliance. The Web cache cleaner will prompt the user to delete all session temporary Internet files, cookies and browser history when the user logs out or closes the Web browser window. The ActiveX Web cache control is ignored by Web browsers that don’t support ActiveX.
11
12
13
Specify the link(s) for the Small / Medium / Wide / Large Logo to be used with Live Tile.
14
Specify the Background Color for Live Tile. If no value is specified, the default color is #0085C3.
15
Specify the Site Name to be displayed for Live Tile. If no value is specified, the default is the Portal Name.

Enforcing Login Uniqueness

Login uniqueness, when enforced, restricts each account to a single session at a time. When login uniqueness is not enforced, each account can have multiple, simultaneous, sessions.

To enforce login uniqueness:
1
Navigate to Portals > Portals.
2
3
Select the Enforce login uniqueness check box.
4
Click Accept.

Enforcing Client Source Uniqueness

Client source uniqueness, when enforced, prevents multiple connections from a user with the same client source address when connecting with a Dell SonicWALL client (NetExtender, Mobile Connect, Virtual Assist etc.). This prevents a user from consuming multiple licenses when a user reconnects after an unexpected network interruption.

For example, a user on an unreliable network is disconnected due to a network issue. If login uniqueness is NOT enabled, the user session on the appliance stays active for this type of disconnect until the timeout value is reached. The user reconnects and consumes a second license with the potential of consuming more licenses before the timeout disconnects them.

To enforce client source uniqueness:
1
Navigate to Portals > Portals.
2
3
Select the Enforce client source uniqueness check box.
4
Click Accept.