On Tue, Jul 31, 2007 at 01:33:32PM -0700, John Oliver wrote:
> The default password 'password' isn't working for me (do I have a black
> thumb of death or what? :-) ).  I haven't been able to find anything
> about resetting it.

I found http://wiki.bestpractical.com/view/RecoverRootPassword
However... it doesn't help :-(

mysql> update Users set Password='X03MO1qnZdYdgyfeuILPmQ' where
Name='root';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 0  Changed: 0  Warnings: 0

mysql> UPDATE Users SET Password='X03MO1qnZdYdgyfeuILPmQ' WHERE
Name='root';
Query OK, 0 rows affected (0.01 sec)
Rows matched: 0  Changed: 0  Warnings: 0


0 rows affected sounds like there is no username "root"?

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to