Resetting the FileRun superuser password

Running the following from the command line should give you a new password:

 1cd cron
 2cron> php reset_superuser_pass.php newpass

If you do not specify newpass, a random one will be generated and displayed in the command's output.

You might find additional information on running FileRun command line scripts here: Command line tools