Multiple LDAP sources Docker #5457
-
I've been working on my first netbox implementation and have been able to overcome some starting issues. Now I'm unable to figure out how to select multiple LDAP sources for netbox. A single source is working just fine, but I would like to add another source. Is there some docs/discussions I did not find? Running v2.9.8, using the docker container. relevant config:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This leverages the upstream django-auth-ldap project. I presume if at all possible you would have to leverage the below guide. https://django-auth-ldap.readthedocs.io/en/latest/multiconfig.html |
Beta Was this translation helpful? Give feedback.
This leverages the upstream django-auth-ldap project. I presume if at all possible you would have to leverage the below guide.
https://django-auth-ldap.readthedocs.io/en/latest/multiconfig.html