Giter VIP home page Giter VIP logo

Comments (4)

FDrebin avatar FDrebin commented on June 19, 2024 1

@FDrebin it sounds like this feature already exists in LDAP so we can close this?

Yes I believe it can! Thank you.

from jellyfin-plugin-ldapauth.

paranoyed avatar paranoyed commented on June 19, 2024

I'm guessing you have a DNS entry pointing to the AD Server?
If so you could archive a failover scenario by adding multiple DNS Entries that point to the same AD server and using the host name that points to both servers.

Example:
ad IN A 10.10.10.10
ad IN A 10.10.10.11

The DNS server would give back both entries and the LDAP-plugin should use the first one that responds.

I have not tested this for this plugin but I use this method with other Applications where defining multiple servers is not possible.

from jellyfin-plugin-ldapauth.

army1349 avatar army1349 commented on June 19, 2024

You can do that right now. Just fill LDAP Server field like:
server1.domain server2.domain

from jellyfin-plugin-ldapauth.

dkanada avatar dkanada commented on June 19, 2024

@FDrebin it sounds like this feature already exists in LDAP so we can close this?

from jellyfin-plugin-ldapauth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.