IP-based policy enforcement in hybrid deployments
In order to use IP address-based policies for users whose requests go through the hybrid service, a configuration change is required on the Sync Service machine.
- Log on to the Sync Service machine with Administrator privileges.
- Navigate to the Websense\bin directory:
- Linux: /opt/Websense/bin
- Windows: c:\Program Files\Websense\Web Security\bin or c:\Program Files (x86)\Websense\Web Security\bin
- Open the SyncService.ini file in a text editor.
- Add the following line under the “SyncServiceHTTPPort” entry:
OptimizePolicyExtract=False
When you are finished, the file will look something like this:[service] SyncServiceHTTPAddress = <ip_address> SyncServiceHTTPPort = 55832 OptimizePolicyExtract=False
- Save and close the file.
- Use the Windows Services tool or the /opt/Websense/WebsenseDaemonControl command to restart Sync Service.