• MaceyDay@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    Same here. I have it installed, but I’m resistant to managing other people’s passwords.

    • pogmommy@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour ago

      I had that problem when i first started using jellyfin- I would have to give my users some sort of default login which I couldn’t trust them to actually go and change within jellyfin. And then when someone forgot their password, they’d have to ask me to manually reset their password, and until then they couldn’t use their account.

      My solution was to use the jellyfin LDAP auth plugin with an lldap docker container, so once I set up my users’ accounts, they have to do the password reset process themselves to initially set their password, and the only info I need from them is their preferred username and email address. Makes sure they’re familiar with the password reset process as well, and now if I get any questions/support requests related to passwords, I can simply direct them to the lldap password reset page.

      It also makes it much easier to offer extra services such as mastodon and NextCloud which support LDAP, so users can manage their logins on all platforms from a central place.