password - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access) +---- Thread: password (/t-password) Pages:
1
2
|
RE: password - Efficient_Good_5784 - 2024-02-21 Looks like you have access at least to the config folder where the reset password json is located. The command you should be using from the home directory should be: cat config/passwordresetaf64b5b0-4595-4983-afb1-dd16951e2a5e.json Note: I copied the filename based off your first screenshot. If it's wrong, correct it. This should print out the contents of that json file onto the screen. |