By mistake I changed the admin user to read-only

amingar2 years ago

By mistake I changed the admin user to read-only

Hello, good morning, by mistake I changed the only admin user to read only, now I don't know how to manage my traccar server, is there a way to change the privileges through ssh by entering the server?

Anton Tananaev2 years ago

Yes, you can change it directly in the database.

amingar2 years ago

Could you tell me the directory in which the users are located to change privileges?

Track-trace2 years ago

In your traccar server database it is Table: tc_users

amingar2 years ago

Okay, I'll try, here I tell you what happened.

Track-trace2 years ago

Just change the readonly field for the admin account user to: 0

amingar2 years ago

I couldn't make the change, I think it will be easier to delete all the traccar and reinstall it.

Track-trace2 years ago

You better find how to edit the database since these are basic things you need to understand if you want to really work with traccar server in the future. Start using the forum or Google to search for solutions.

amingar2 years ago

Thanks I will investigate