Reverse Geocoding admin account

Ronald 22 days ago

Good day
After setting up Traccar reverse geocoding and visiting the front end, i am able to login using admin, admin and create a token well.
Is there a way to change this password for production?

Anton Tananaev 22 days ago

Currently no. You can create a new user with a new password as a workaround.

Ronald 22 days ago

Thank you Anton. Would there be away to delete/disable the old admin account after creating the new user?

Anton Tananaev 21 days ago

I think so.

Ronald 17 days ago

Hi Anton. Would you be able to kindly point me towards the right direction in order to disable the old account password or web interface altogether?
I tried creating a new user but that new user has no ability to list existing users and delete the old admin account.
I also tried renaming the we folder but url:3000 still serves the web interface.
I am trying to avoid a situation where someone discovers the server, logs in then gets the token and starts overloading it with requests

Anton Tananaev 17 days ago

You can always just open geocoder.json file and remove/edit users there manually.

Ronald 17 days ago

Worked perfectly.
Thank you lots