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.
- On the server run mysql -u parable -p uru_authdb
Enter the password for the user parable when asked 1
- 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
You can use your favorite database administration program for example PHPMyAdmin.
A user can not log into the Vault Manager and the URU client to the same server at the same time unless they create their avatars as described in UsingTheVaultManager/MultipleLogins
The database username and password may be different depending on how you setup your Untìl URU server (1)