change root password? #382

Closed
opened 2026-04-24 23:07:24 +02:00 by adam · 4 comments
Owner

Originally created by @slfhstr on GitHub (May 24, 2022).

Running audiobookshelf with docker
Is there a way to reset the root user password ?
A script ?
Manual edit of config/users/data/ json file ? But how to generate the pash value ?

Originally created by @slfhstr on GitHub (May 24, 2022). Running audiobookshelf with docker Is there a way to reset the root user password ? A script ? Manual edit of config/users/data/ json file ? But how to generate the `pash` value ?
adam closed this issue 2026-04-24 23:07:24 +02:00
Author
Owner

@advplyr commented on GitHub (May 24, 2022):

No script yet, but you can just set the pash value to an empty string for the root user. I described it here: https://forums.unraid.net/topic/112698-support-audiobookshelf/page/7/#comment-1126005

I just recommend backing up that data.json file before editing it, it is easy to break that file.

@advplyr commented on GitHub (May 24, 2022): No script yet, but you can just set the pash value to an empty string for the root user. I described it here: https://forums.unraid.net/topic/112698-support-audiobookshelf/page/7/#comment-1126005 I just recommend backing up that data.json file before editing it, it is easy to break that file.
Author
Owner

@jasonmhite commented on GitHub (Dec 18, 2024):

Sorry to resurrect an old issue, but somehow the password for my root user seems to have gotten set to something other than what it originally was. I need to reset it, but it doesn't look like there is a users folder in my config directory anymore. Is something wrong with my setup and it should still be there, or is there a different way I can reset my password now?

@jasonmhite commented on GitHub (Dec 18, 2024): Sorry to resurrect an old issue, but somehow the password for my root user seems to have gotten set to something other than what it originally was. I need to reset it, but it doesn't look like there is a users folder in my config directory anymore. Is something wrong with my setup and it should still be there, or is there a different way I can reset my password now?
Author
Owner

@nichwall commented on GitHub (Dec 18, 2024):

You will need to edit the SQLite database to reset a root password.

https://www.audiobookshelf.org/faq/server#how-can-i-reset-a-password

@nichwall commented on GitHub (Dec 18, 2024): You will need to edit the SQLite database to reset a root password. https://www.audiobookshelf.org/faq/server#how-can-i-reset-a-password
Author
Owner

@jasonmhite commented on GitHub (Dec 18, 2024):

@nichwall Thanks a bunch, somehow I missed that in the docs page.

@jasonmhite commented on GitHub (Dec 18, 2024): @nichwall Thanks a bunch, somehow I missed that in the docs page.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#382