View Full Version : [ubuntu] How do I change passwords in MySQLAdmin?
ShaolinF
December 10th, 2008, 09:11 AM
Title says it all.
eder.apt-get
December 10th, 2008, 09:13 AM
Have you tryed la01ks92?
taurus
December 10th, 2008, 09:14 AM
There is no root password; it's locked. Instead, you use sudo if you need root privilege.
https://help.ubuntu.com/community/RootSudo
iponeverything
December 10th, 2008, 09:15 AM
By default its turned off.
sudo <command>
ShaolinF
December 10th, 2008, 09:21 AM
Thanks. Its just that I cannot change pwords on my mysql server using the mysqladmin file. I get the following error:
'Access denied; you need the SUPER prilege for this operation'. I am logged into my account so it should work..
binbash
December 10th, 2008, 09:47 AM
try the command with
sudo su -
king_lear
December 10th, 2008, 10:20 AM
try
'sudo passwd'
this should create a new root password with which you can do 'su'
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.