Locking individual BlueZone Secure FTP features

In some cases, the inheriting common lock values from BlueZone feature can be too restrictive. If this is the case, you can choose to lock BlueZone Secure FTP features on a more granular basis. Several BlueZone Secure FTP dialogs can be locked item by item where others can be disabled completely.

Locking is a way to disable or "gray out" one or more features or an entire dialog. In most cases, users can still see the locked features, but they cannot change or otherwise access them.

The following dialogs can be customized by disabling each individual item.
In Session Configuration:
Connections dialog

Options dialog

In the New, Edit or Copy dialogs:
Connection dialog

Miscellaneous dialog

The remainder of the dialogs can only be completely disabled:
Initial Commands dialog

Schedule dialog

Firewall dialog

Security dialog

Certificate dialog

  1. Open the setup.ini file in a text editor.
  2. Edit the desired FTP features. The options listed above are shown in red:
    [BZSetup]
    LockFTPSession=0
    LockFTPConnection=0
    LockFTPInitialCommands=0
    LockFTPMiscellaneous=0
    LockFTPSchedule=0
    LockFTPFirewall=0
    LockFTPSecurity=0
    LockFTPCertificate=0
  3. Save and close the file.