Help to reset lost user password

My password manager overwrote my only stored user password for influxdb 2.0.0. It is a linux install. I have root access to the server. I have the user’s token.

Any suggestions on how I might reset the users password?

Hello @arnefl,
Welcome!
I hope this link is helpful:

Thanks :slight_smile:

Thanks for your reply. I tried that earlier, but I can’t make sense of the output. Example:

(base) arnefl@274879:~$ export INFLUX_TOKEN=<arnefl’s working token>
(base) arnefl@274879:~$ influx user password -n arnefl
Error: No results found.
See 'influx user password -h' for help
(base) arnefl@274879:~$ influx user list
ID      Name
(base) arnefl@274879:~$ 

Any ideas on what I’m doing wrong?

Thanks

Bumpy bumpy bump bump.