Installation & Configuration Guide

30
Step 2 (Execute if not present)
Copy the .java.policy file present in /opt/nec/clptrek/etc into your home directory.
Step 3 (Execute if present)
Open the .java.policy file in the “vi” editor and add the following lines to the end
of the file:
grant codeBase "file:/opt/nec/clptrek/clptrek.jar" {
permission java.security.AllPermission;
};
Note:
The path specified above needs to be delimited by “/” not “\”.
Step 4
Open the browser, type in /opt/nec/clptrek/clptrek.html and confirm that the Script
Customization Tool is installed successfully. You will see the screen as below: