BLOG     |     FORUM
Welcome, Guest
Username: Password: Remember me
Issues related to installation, running, bugs, and features.
  • Page:
  • 1

TOPIC: Trisul, lost password

Trisul, lost password 12 years 2 months ago #622

  • gh0st[
  • gh0st['s Avatar
Hi at all!

I lost the password of my Trisul installation ... (changed by default) ... anyone know how to recover it?


Greetings!!
The administrator has disabled public write access.

Re:Trisul, lost password 12 years 2 months ago #623

  • Yeekz
  • Yeekz's Avatar
Try backup username / password of vivek/admin - If it logs you in change the admin password trisul.org/docs/ug/webadmin/manageusers.html#admin_edit_user & log back in admin and delete other users.

Does this help?
The administrator has disabled public write access.

Re:Trisul, lost password 12 years 2 months ago #624

  • gh0st[
  • gh0st['s Avatar
Thanks but not ...

I can not log in as admin to the web interface ^ ^
The administrator has disabled public write access.

Re:Trisul, lost password 12 years 2 months ago #625

If you have the root password do the following
/usr/local/bin/shell /usr/local/var/lib/trisul/WEBTRISUL.SQDB 'UPDATE TRISUL_WEB_USERS SET hash_password="d033e22ae348aeb5660fc2140aec35850c4da997" where id=1'


Now login as admin/admin
Vivek R
Unleash Networks
Support : www.unleashnetworks.com/forums
The administrator has disabled public write access.

Re:Trisul, lost password 12 years 2 months ago #626

  • gh0st[
  • gh0st['s Avatar
Ok. The correct path appears to be:

/usr/local/var/lib/trisul/WEBTRISULDB.SQD
instead
/usr/local/var/lib/trisul/WEBTRISUL.SQDB


Thank you Vivek ;);)



/usr/local/bin/shell /usr/local/var/lib/trisul/WEBTRISUL.SQDB 'UPDATE TRISUL_WEB_USERS SET hash_password="d033e22ae348aeb5660fc2140aec35850c4da997" where id=1'
Error: no such table: TRISUL_WEB_USERS

/usr/local/bin/shell /usr/local/var/lib/trisul/WEBTRISULDB.SQDB 'UPDATE TRISUL_WEB_USERS SET hash_password="d033e22ae348aeb5660fc2140aec35850c4da997" where id=1'
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: vivek [unleash]
Time to create page: 0.027 seconds