|
How To Change Account Details In Navicat -
March 1st, 2008
Firstly, you'll need to install Navicat MySQL
Follow this guide to do that:
How to set up Navicat MySQL 7.1.15
Once that's all installed, come back here.
Now run your server. Your server MUST be running in order to create to the database that we'll be setting
up. So start it up.
Now run Navicat and click on File>New Connection.
Now in the fields you see just leave them as they are.
In the Password field type "antrix" (without the quotes) as this is the password for the database by
default. Now click "Test connection".
Ok so far? Good.
Now close this window and we'll be back at the first window.
Click on the new connection that you've just made and then click on ‘antrix’.
In the new tables menu on the right, double-click on ‘accounts’ and a new window will open up.
Now as you can see there’s 1 account when you first have your server running. This is the ADMIN account
and is the account that you will be using.
To change the login and password so that nobody else can log into your account, just click on the
appropriate field for your account (login, password) and make changes as necessary.
When you’ve done that, click on the little tick at the bottom to confirm changes
Now just close Navicat and restart your server.
NOTE: You can also make more GMs or Admins using this method. Just instead of changing the login and
password, change the ‘gm’ field to say either ‘a’ (GM) or ‘az’ (Admin)
Remember:
a = GM
az = Admin
Credits:
Achillies (myself)
ZxRedRuMxX666 – For Navicat MySQL guide
|