How to Erase/Rewrite the initial collected login details

121 views
Skip to first unread message

shilpa....@gmail.com

unread,
Jan 26, 2014, 1:48:07 AM1/26/14
to erpnext-dev...@googlegroups.com
Hi,

I installed erpnext and then started the development server and gave all the details that it initially asks for, the login details like name, password, e-mail, company name, etc.

Now, when I restart the development server I'm prompted for login, but then I've forgot my credentials. I'd put random strings, just to get to know the product. Any way I can clear this up? Or do I need to reinstall erpnext again?

With Regards,
Shilpa

rushabh

unread,
Jan 26, 2014, 3:05:51 AM1/26/14
to erpnext-dev...@googlegroups.com
Which login? database?, erpnext Administrator?

Its easy to reset MySQL root password - just Google it up.

To reset ERPNext login, go to you database and execute:

update __Auth set password=password("newpass") where user="Administrator";

shilpa....@gmail.com

unread,
Jan 26, 2014, 3:54:36 PM1/26/14
to erpnext-dev...@googlegroups.com
Thanks Rushabh.

Anand Doshi

unread,
Jan 28, 2014, 4:06:28 AM1/28/14
to shilpa....@gmail.com, erpnext-dev...@googlegroups.com
Hi Shilpa,

You can login using administrator and change the password. The default credentials are:
user: administrator
password: admin

Best,
Anand Doshi.
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us
> as much information as you can. Please see it from the point of
> view of the person receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com
> and send only the URL via email
> 3. For sending images, use http://imgur.com or other similar
> services. Do not send images as attachments. Links are good.
> Same goes for any file you are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google
> Groups "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from
> it, send an email to erpnext-developer...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

Reply all
Reply to author
Forward
0 new messages