mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-03-14 10:05:04 +00:00
3 lines
77 B
MySQL
3 lines
77 B
MySQL
|
create role 'manager';
|
||
|
grant manager to authenticator;
|
||
|
grant anon to manager;
|