Add User to MySQL Database

ALTER USER 'cloudman'@'134.117.214.42' IDENTIFIED BY 'temPa$$';
GRANT ALL PRIVILEGES ON rcsdb.* TO 'cloudman'@'134.117.214.42';
FLUSH PRIVILEGES;

Comments

Popular posts from this blog

Passwordless SSH