• HOWTOS
  • How to Reset Web Admin Password

You can use this command to reset your admin/user password for UI access,just in case if you forget your credentials.

Please Log on to the Hub Server to run this command.

source /usr/local/share/trisul-hub/trisbashrc
sl /usr/local/var/lib/trisul-config/domain0/webtrisul/WEBTRISULDB.SQDB "update TRISUL_WEB_USERS set hash_password='d033e22ae348aeb5660fc2140aec35850c4da997' where id=1;"

After running this command, the password will be reset.
Default Web Admin Credentials are,
username: admin
password: admin

    navneeth changed the title to How to Reset Web Admin Password.
      Write a Reply...