All documentation i found for activating the totp was to add 2 lines within the xml file. I wasn't able to find clear documentation on how to activate it.
Now it is working! I went back into the server settings and the options are there, while yesterday they weren't.
One last question, since my main admin account doesn't have the totp activated and is already registered, what should i do with it?
Thanks!
Please provide a link to the doc that says it should be added to the XML file.
I must have followed an old documentation then, when i needed to change the config into the traccar.xml instead of the server.
I'm sorry about that.
Can you still provide the link please.
I looked at this link
https://www.traccar.org/configuration-file/
Configuration File
Most global server parameters are defined in the XML configuration file. On Linux, the file is located at /opt/traccar/conf/
.
Since i wasn't able to find a straight answer from that link, i search with Gemini to add the proper lines and how to add them
IE:
For example, you might have seen forum posts suggesting to add something like:
XML
<entry key="totp.enable">true</entry>
However, this method is outdated and no longer the official way to handle this setting. In recent years, Traccar has moved many of these configurations to "Server Attributes" which are managed through the web interface.
But obviously i read it too fast and skipped the part where it says that i needed to fix the configuration on the server part instead of the xml file.
It's funny because now in Gemini, all research that i'm doing about how to add <entry key="totp.enable">true</entry>
to the config file tells me that this is obsolete and as of yesterday, i had nothing telling me about it.
I can't seem to get the same responses that i got.
I'd like to thank you for your patience and help, everything is working just as i wanted!
Thanks a Lot Anton, have a great day!
I added both line in the xml file, is there anywhere else i need to activate it and i didn't see it?