check users in mysql db in cento0s code example Example: see all users mysql mysql> select host, user, password from mysql.user;