[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: [cobalt-users] mysqladmin password?



>
> mmmh. i cannot find this manual. maybe i am blind?
>

doh, I'm sorry. It's not for resetting the password, it's only how to change
it.

The default password should be 'cobalt-mysql'.

Here's the howto on a raq3/4 (should also work on a 550 I think):


Telnet into your RaQ as admin and type "su -" to login as root.

Next, issue the following command to change the root password.


mysqladmin -uroot -pcobalt-mysql password NEW-PASSWORD


If it works, you won't get any message, it'll just return the prompt again.
Type "exit" and press Enter to log out completely (do it twice).


Bye,

Tobi