Go to the table of contents Go to the previous page Go to the next page
Installing with SQL Server
Deployment and Installation Center | Web Security Solutions | Version 7.8.x
See System requirements for this version for which versions of SQL Server are supported.
1.
2.
3.
 
Note 
4.
Obtain the SQL Server logon ID and password for a SQL Server Administrator, or for an account that has db_creator server role, SQLAgent role, and db_datareader in msdb. For Email Security Gateway/Anywhere, Web Security Gateway Anywhere, and Data Security, the account must have a sysadmin role.
You need this logon ID and password when you install Websense components.
5.
 
Note 
You must restart the machine after installing Microsoft SQL Server and before installing Websense Web Security Log Server or Email Security Log Server.
6.
If Web Security Log Server or Email Security Log Server are installed on another machine, make sure it can communicate with SQL Server as well.
7.
If Web Security Log Server or Email Security Log Server is installed on another machine, install the SQL Server client tools on that machine instead.
8.
Configuring Microsoft SQL Server user roles
Microsoft SQL Server defines SQL Server Agent roles that govern accessibility of the job framework. The SQL Server Agent jobs are stored in the SQL Server msdb database.
To install Websense Log Server successfully, the user account that owns the Websense database must have one of the following membership roles in the msdb database and db_datareader :
*
*
*
The SQL user account must also have dbcreator fixed server role privilege. The Email Security Gateway/Anywhere user account must have sysadmin fixed server role privilege.
Use Microsoft SQL Server Management Studio to grant the database user account the necessary permissions to successfully install Log Server.
1.
On the SQL Server machine, go to Start > Programs > Microsoft SQL Server 2008 or 2012 > Microsoft SQL Server Management Studio.
2.
3.
Select the Object Explorer tree, and then go to select Security > Logins.
4.
5.
6.
Select Server Roles, and then select dbcreator. For Email Security Gateway/Anywhere, Web Security Gateway Anywhere, and Data Security, also select sysadmin.
7.
Select User Mapping and do the following:
a.
Select msdb in database mapping.
b.
*
*
*
and also to:
*
c.
Select wbsn-data-security in database mapping and mark it as "db_owner".
d.
Select wbsn-data-security-temp-archive in database mapping and mark it as "db_owner".
e.
Click OK to save your changes.
8.
Click OK to save your changes.

Go to the table of contents Go to the previous page Go to the next page
Copyright 2016 Forcepoint LLC. All rights reserved.