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.
-
- 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.
- If a username is provided, the system will update that user with the Admin and SuperAdmin flags.
- If a username and language code are provided, the GL Projects table will be updated with the user as Admin of that project.