Built with from Grav and Hugo
Change the name or password of a user.
alter user 'username' set <option>
# Change the password for "iris" to "siri" alter user 'iris' set password 'siri'