Recovering Root Password

Hi,

I’ve recently taken over an RT installation, and unfortunately do not
have access to the superuser account. Is there a How-to on recovering
superuser/root access on an existing RT installation?

Thanks

-Charles

I was going to put this in the wiki as ive seen it asked a few times but i seem to be unable to comprehend how to add it :-P. mabey someone could let me in on the secret or add it themselfs.

mysql> update Users set Password=‘X03MO1qnZdYdgyfeuILPmQ’ where Name=‘root’;

will reset your root password to “password”

-Karl Pietri----- Original Message -----

Hi,

I’ve recently taken over an RT installation, and unfortunately do not
have access to the superuser account. Is there a How-to on recovering
superuser/root access on an existing RT installation?

Thanks

-Charles

Karl Pietri wrote:

I was going to put this in the wiki as ive seen it asked a few times but
i seem to be unable to comprehend how to add it :-P. mabey someone
could let me in on the secret or add it themselfs.

mysql> update Users set Password=‘X03MO1qnZdYdgyfeuILPmQ’ where Name=‘root’;

will reset your root password to “password”

There is EDIT button on every page. Press. Fill in textarea. Press
‘SAVE’/‘PREVIEW’. If you change page name then it would be like ‘Save As’.