Skip to content

How To Enable Watermarking in Accops HySecure

This article helps with the procedure to enable Watermarking in Accops HySecure. A complete implementation of Watermarking feature is described.

Pre-requisites

  1. Make sure Hysecure Client used is equal or above 5.2.0.6 To download click here

  2. Access to Hysecure through CLI.

  3. Install Watermarking exe on a windows system to get the required Configuration.

  4. To Download the watermark exe click here

Creating the required Config

  1. Run the Watermark exe and Install.

  2. Wait for installation to complete once done click on finish.

  3. Now go to C:\Program Files (x86)\Accops\Watermark.

  4. Run the AccopsWatermarkManager.exe as administrator.

  5. Default Password for the Installer is Accops12!@

  6. Now change the Path of the Image to "%APPDATA%\AccopsWatermark\logo.png"

    • Application may prompt that invalid file path, just ignore it.
  7. Now select the Features as per your requirement.

  8. Now click on Apply and then Start. The configuration should be reflected on the system.

  9. Now go to C:\Program Files (x86)\Accops\Watermark.

  10. Open the Watermarksettings.conf in any text editor.

  11. Copy the value and save it for later.

Enabling Watermarking in Hysecure

Hysecure Settings

  1. Now Take access of Hysecure Gateway using Putty/Winscp.

  2. Traverse to /home/fes/public (cd /home/fes/public/).

  3. Create a file and open using vim (vim watermark.conf).

    • \<WATERMARK_CONF>[CONFGURATION_TEXT_CREATED_USING_MANAGER_SERVICE]\</WATERMARK_CONF>

    • Paste the Saved test inside the brackets make sure to remove the brackets and remove any extra spaces.

  4. Now upload the required logo in public folder. The name of the logo should be watermark_logo.png.

  5. Finally add the tag to enable watermark in verinfo.js (cd /home/fes/public).

    ENABLE_WATERMARK=true

  6. Now try to login into the Hysecure client (Make sure to use client version 5.2.0.6 or above)

  7. In case of HA the settings have to be replicated on all the servers.