Skip to content

Add a Jellyfin user

Create a login for a family member so they can watch at stream.saxobroko.com. Jellyfin users are separate from TrueNAS admin, Authentik, and Vaultwarden accounts.

What you need

  • Admin Jellyfin account (credentials in Vaultwarden)
  • Browser — use the public URL or Jellyfin admin UI

Steps

  1. Open stream.saxobroko.com in a browser.
  2. Sign in with the admin Jellyfin account (not the TrueNAS login).
  3. Open the menu (hamburger icon, top left) → Dashboard.
  4. In the left sidebar, click Users.
  5. Click + or Add User (wording varies by Jellyfin version).
  6. Fill in:
  7. Username — short name, no spaces (e.g. ryan, guest)
  8. Password — generate a strong one; save it in Vaultwarden under a new entry for that person
  9. Under Library access, enable the libraries they should see (typically Movies and Shows).
  10. Under Permissions, for normal household users:
  11. Allow media playback — on
  12. Allow media deletion — off
  13. Allow remote control of other users — off
  14. Administrator — off
  15. Optional — Parental control: set a max content rating if the account is for kids.
  16. Click Save.

Give the user access

  1. Share the server URL: https://stream.saxobroko.com
  2. Share their username and password (preferably via Vaultwarden send or in person — not email if you can avoid it).
  3. On TV or phone: install the Jellyfin app → set server URL → sign in with their new account.

They do not need TrueNAS or Cloudflare access to watch.

If they cannot log in

Problem Try
Wrong password Dashboard → Users → select user → Password → set a new one
No libraries visible Dashboard → Users → user → Library access → enable Movies/Shows
Site shows 403 from overseas Expected — homelab is Australia-only via WAF; use from Australia or on home Wi‑Fi
Admin locked out TrueNAS → Apps → Jellyfin → open Web UI on LAN — see Jellyfin reference

What not to do

Do not enable Administrator for casual users

Admin can delete libraries, change server settings, and break playback for everyone. Only use admin for maintenance.