Reset Username and Password
« on: March 29, 2011, 06:35:03 PM »
Hi,

I used the instructions below, that were posted back in '09, to reset the username and password:

you can reset password by manually modifying generator/data/generator.conf file:
find:
   <option name="xs_login">........</option>
   <option name="xs_password">.........</option>

and empty those settings:
   <option name="xs_login"></option>
   <option name="xs_password"></option>

This was not successful for me.  Is there another way to reset these items?

Thanks so much.
Re: Reset Username and Password
« Reply #1 on: March 29, 2011, 09:47:16 PM »
You can remove generator/data/generator.conf file altogether to reset configuration, including disabling login details.