admin pass reset

ac8 years ago

Hello, I have two questions please:

  1. is there anyway to reset my admin pass? I have been using a non-admin account and I forgot what the password is for the admin account.

  2. I am using the Traccar client and everything works fine with port 5055. When I am trying to use the Wiatrack client with the same port (5055), the device does not communicate with the server. Any hints?

thanks in advance

Anton Tananaev8 years ago
  1. Only by manually changing it in the database.

  2. Are you sure Wiatrack uses the same protocol as Traccar Client? I doubt it.

ac8 years ago

thank you for your reply Anton.

Any pointers about the database changing password?

I am looking for the Wiatrack protocol now.
thanks for your help

Anton Tananaev8 years ago

You would need hashed password to write it into the database. You can take one from here:

https://github.com/tananaev/traccar/issues/1293#issuecomment-121156068

ac8 years ago

thanks Anton, let me give it a try and get back to you