Adding administration functions to Supervisor Mode

Although we recommend that the administrative functions are only available in Administration Mode, you can perform additional configuration to include the functions in both Administration Mode and Supervisor Mode.

To add the administration functions to Supervisor Mode:

  1. Using WinSCP, open the edc_settings_en_US.conf file in the ~admin/java/apps/wbcs/conf folder.
  2. Locate this setting:
    #list.supervisorfunctions=~#3Punch Functions=
    com.workbrain.devices.edatacollect.screen.PunchFunctionsScreen;
    ~#3Biometric Functions=
    com.workbrain.devices.edatacollect.screen.BiometricFunctionsScreen;
    ~#3System Functions=
    com.workbrain.devices.edatacollect.screen.SystemFunctionsScreen;
    ~#3System Information
    =com.workbrain.devices.edatacollect.screen.SystemInformationScreen
  3. Delete the # at the start of the setting, so that the setting starts with "list".
  4. Press Ctrl + S to save.
  5. Press Ctrl + T.
  6. Turn off the clock.
  7. Specify reboot and press Enter.