first commit
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
CREATE USER 'librenms'@'192.168.1.2' IDENTIFIED BY 'Sojka123456';
|
||||
GRANT ALL PRIVILEGES ON *.* TO 'librenms'@'192.168.1.2';
|
||||
Reference in New Issue
Block a user