2024-11-04, 03:10 PM
Is there a way to remove a user's ability to change their password?
|
2024-11-04, 03:10 PM
Is there a way to remove a user's ability to change their password?
2024-11-04, 04:13 PM
I am not aware of a way to do this within Jellyfin. If you are using a reverse proxy you could probably block the URL that users use to change their password.
Code: https://jellyfin.domain.tld/web/#/userprofile.html
2024-11-04, 09:48 PM
Maybe easier to go into the sqlite and set the user table read only?
2025-07-02, 11:22 AM
Or come up with a procedure that actually makes sense 🤣
2026-03-07, 05:02 PM
There is an add-on that solves this very problem. It was built by a fellow collaborator so one could use Jellyfin in short-term rentals, but I suspect it would work for many different use cases.
Link to install in Jellyfin: https://raw.githubusercontent.com/Banana...ifest.json Link to Github Repo: https://github.com/BananaBagel/jellyfin-...thSettings |
|
|
|
|