EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   EQEmu Operations Center (https://www.eqemulator.org/forums/forumdisplay.php?f=679)
-   -   Read Only Accounts (https://www.eqemulator.org/forums/showthread.php?t=39258)

Bohbo 01-21-2015 12:20 PM

Read Only Accounts
 
I wanted to setup read only access to the EOC 2.0 so my tester devs can access specific information but not screw anything up by writing to the DB.

Here is how I did it. Instead of creating the user as Akkadius Guide describes run the commands like this instead

Code:

CREATE USER '<username>'@'ExtIPAddress';
GRANT SELECT ON *.* TO '<username>'@'ExtIPAddress';

Hope someone finds this useful, cheers.

Bohbo

kugbok 04-08-2016 08:01 AM

thanks for this!

jpyou127 04-08-2016 04:37 PM

Thank yas!!

Celestial


All times are GMT -4. The time now is 07:55 PM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.