Locking the License Server tab

You can prevent your users from changing the values in the License Server tab in the Session Configuration window with the LICENSELOCK feature. This tab contains settings such as the license server IP address and group names.
Note: If you enable the session lock feature (SESSIONLOCK), the License Server tab is automatically locked.
The LICENSELOCK feature was specifically added so that it is possible for you to configure BlueZone so that users can change Telnet session information but not change any information stored in the License Server tab.
  1. Open the BlueZone Desktop installation source directory.
  2. Open the setup.ini file in a text editor.
  3. In the [BZSetup] section, locate the Lock= setting.
  4. To enable the LICENSE LOCK feature, set Lock= to 32768:
    [BZSetup]
    Lock=32768
    Refer to BlueZone feature locks for a complete listing of all the BlueZone lock features and their values.
  5. Save and close the file.