The SafeLinx Server has specific requirements that are necessary to successfully store,
manage, and use persistent data.
Your data consists of:
- Your users of this product
- Real-time session-related information that is maintained for each active user. Session data
tracks all of the activities that take place during the establishment, maintenance, and release of
any connection to the SafeLinx Server.
- Accounting and billing information that is optionally collected
by this product
- Configuration information about your information technology (IT)
resources
SafeLinx Server requires that configuration data about resources is stored by using one of these methods:
After you begin to use one of the preceding methods to store configuration data, if you want to
switch to a different method, you must first back up the existing configuration. Failure to back up
the configuration results in the loss of configuration information. For more information about
backing up and restoring the SafeLinx configuration, see the
Backup & Imports tech
notes listed on the
Featured documents for HCL SafeLinx page on the HCL Product Support
site.
The choice of where to store session and optional accounting and billing data is made during
installation. On Windows, the choice of where to store configuration
information occurs when you initially start the SafeLinx Administrator and configure the access
manager.
Use the following worksheets to gather information for persistent
data storage.
Table 1. General data storage worksheet
Description |
Gather your information here |
Base DN - the suffix (base distinguished name) to indicate the highest entry
in the directory information tree. This value in X.500 notation typically defines the organization
and country (for example, o=hcl, c=us). This suffix serves as the parent or root of the database
hierarchy for the SafeLinx Server. The default value is o=local. |
|
Table 2. DSS worksheet
Description |
Gather your information here |
Admin's distinguished name (DN) - used when you configure a DSS |
|
Admin's password
|
|
Table 3. DB2® relational database worksheet
Description |
Gather your information here |
Database name - The default value of the session database is wgdata. The
default value of the accounting and billing database is wgacct. |
|
Database administrator ID |
|
Database administrator password |
|
Database instance |
|
Table 4. SQL Server
relational database worksheet
Description |
Gather your information here |
Database name - The default value of the session database is wgdata. The
default value of the accounting and billing database is wgacct. |
|
Server and instance name - The name of the instance and SQL Server to which
the SafeLinx Server connects. |
|
Login name and password - SQL Server requires that each database user is
authenticated with a login name and a login password. Also, specify the SQL Server authentication
mode. |
|
Authentication mode - Choose from:
- Windows™ - SQL Server validates the login name and password by using information in the Windows™
operating system. This method is considered more secure than using SQL Server authentication. When
you choose Windows™ authentication, the services that are installed to begin when the operating system
starts also use these login credentials.
- SQL Server - The SafeLinx Server uses the user ID and password defined only to SQL Server and
SQL Server completes the authentication itself.
|
|
Table 5. MySQL relational database worksheet
Description |
Gather your information here |
Database name - The default value of the session database is wgdata. The
default value of the accounting and billing database is wgacct. |
|
Database administrator ID |
|
Database administrator password |
|
MySQL Server Location - The default value is localhost on port 3306.
Specify the location of the MySQL server in the form <IP address or host
name>:<Port> |
|