Configuration tools

The following scripts are in the /nz/export/ae/utilities/bin directory, and ensure that databases are properly created and that access rights for various classes of user are properly set.

  • Database creation and update
    • create_inza_db.sh
    • update_inza_dbs.sh
  • Creation of user rights
    • create_inza_db_admin.sh
    • create_inza_db_developer.sh
    • create_inza_db_user.sh
  • Database revocation
    • revoke_inza_db.sh
  • Revocation of user rights
    • revoke_inza_db_admin.sh
    • revoke_inza_db_developer.sh
    • revoke_inza_db_user.sh