Customizing Text Strings
You can customize some aspects of the web interface. This includes changes to the text strings shown on the Captive Portal A Check Point Identity Awareness web portal, to which users connect with their web browser to log in and authenticate, when using Browser-Based Authentication. Network Login page. You can make changes to the default English language or edit files to show text strings in other languages.
You can change English text that is shown on the Captive Portal to different English text through the SmartConsole Check Point GUI application used to manage a Check Point environment - configure Security Policies, configure devices, monitor products and events, install updates, and so on.. The changes are saved in the database and can be upgraded.
To configure other languages to show text strings in a specified language on the Captive Portal, you must configure language files. These language files are saved on the Security Gateway Dedicated Check Point server that runs Check Point software to inspect traffic and enforce Security Policies for connected network resources. and cannot be upgraded. If you upgrade the Security Gateway, these files must be configured again.
To help you understand what each string ID means, you can set the Captive Portal to String ID Help Mode. This mode lets you view the string IDs used for the text captions.
Setting Captive Portal to String ID Help Mode
-
On the Security Gateway, open the file:
/opt/CPNacPortal/phpincs/utils/L10N.php
-
Replace the line
// return $stringID;
withreturn $stringID;
(delete the two backslashes before the textreturn $stringID
). -
Reload the Captive Portal in your web browser.
The Captive Portal opens showing the string IDs.
-
To revert to regular viewing mode, open the file
L10N.php
and put backslashes before the textreturn #stringID
.
Changing Portal Text in SmartConsole
-
In SmartConsole, go to . > Global properties
-
In the left navigation tree, click Advanced > Configure.
-
Delete the word
DEFAULT
and type the new English text in the necessary field. -
Click OK.
-
Install the policy.