View Single Post
Old 06-16-2011, 03:38 PM   #1
S4a0b4n9r
 
Posts: n/a
Default freebsd mysql and cacti apt reset the password

login to freebsd system,Lacoste Shua Lace Trainers, to get su prerogatives.
in basis mode,Womens Lacoste Arin Trainers, restart the mysql process in Safe Mode
/ usr / local / binary / mysqld_safe - skip-grant-tables &
in a current skylight into the mysql database
mysql -u root
mysql> use mysql;
mysql> update consumer set password = password (
mysql> flush privileges;
mysql> exit
restart the mysql process later using mysql commander mode to enter
mysql-u root-p
mysql> show databases;
mysql> use cacti;
mysql> show charts;
mysql> update user_auth set password = md5 (
mysql> flush privileges;
mysql> exit
restart the mysql process ,Lacoste Canvas Trainers, with the new cacti admin password to enter .
  Reply With Quote

Sponsored Links