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
-
Make sure Hysecure Client used is equal or above 5.2.0.6 To download click here
-
Access to Hysecure through CLI.
-
Install Watermarking exe on a windows system to get the required Configuration.
-
To Download the watermark exe click here
Creating the required Config
-
Run the Watermark exe and Install.
-
Wait for installation to complete once done click on finish.
-
Now go to C:\Program Files (x86)\Accops\Watermark.
-
Run the AccopsWatermarkManager.exe as administrator.
-
Default Password for the Installer is Accops12!@
-
Now change the Path of the Image to "%APPDATA%\AccopsWatermark\logo.png"
- Application may prompt that invalid file path, just ignore it.
-
Now select the Features as per your requirement.
-
Now click on Apply and then Start. The configuration should be reflected on the system.
-
Now go to C:\Program Files (x86)\Accops\Watermark.
-
Open the Watermarksettings.conf in any text editor.
-
Copy the value and save it for later.
Enabling Watermarking in Hysecure
Hysecure Settings
-
Now Take access of Hysecure Gateway using Putty/Winscp.
-
Traverse to /home/fes/public (cd /home/fes/public/).
-
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.
-
-
Now upload the required logo in public folder. The name of the logo should be watermark_logo.png.
-
Finally add the tag to enable watermark in verinfo.js (cd /home/fes/public).
ENABLE_WATERMARK=true
-
Now try to login into the Hysecure client (Make sure to use client version 5.2.0.6 or above)
-
In case of HA the settings have to be replicated on all the servers.