Reverse Geocoding admin account

Ronald 2 months 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 2 months ago

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

Ronald 2 months ago

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

Anton Tananaev 2 months ago

I think so.

Ronald 2 months 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 2 months ago

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

Ronald 2 months ago

Worked perfectly.
Thank you lots