How Can We Help?
< Back
You are here:
Print

When a user needs to be configured as super user for a project, it can be done using a graphical tool like phpmyadmin. However, this tool can also be complicated to use, so we have provided a simple shell script that can provide this function.

    1. As noted in the Usage listing for the script, if the script is run without other parameters, it will ask for the MySQL root password, and then provide a listing of the current users of the VMAST system.
  1. If a username is provided, the system will update that user with the Admin and SuperAdmin flags.
  2. If a username and language code are provided, the GL Projects table will be updated with the user as Admin of that project.
Table of Contents