How to allow a user to administrate a server via the Vault Manager

Note by Khoufou: you can also use giveright script into ServerScripts page.

  1. On the server run mysql -u parable -p uru_authdb
  2. Enter the password for the user parable when asked 1

  3. type "INSERT INTO Permissions VALUES ('username', 'ADMIN');" Where username is the name of the user that will be allowed administrative privileges. (The Username is the one you entered when registering your auth key)

NOTES

  1. The database username and password may be different depending on how you setup your Untìl URU server (1)

AddingAdmins (last edited 2008-12-27 16:35:31 by localhost)