Something like keycloak could be helpful with things like this: https://www.keycloak.org/
We have used it with JupyterHub successfully. On Sun, Sep 23, 2018 at 7:18 PM Raymond Xie <[email protected]> wrote: > Hi MinRK, everyone, > > Is it supported to authenticate same domain users from multiple OUs with > ldapauthenticator? > > My config is as below and both two option are not working: > > c.LDAPAuthenticator.user_search_base = '(ou=ABC > Users,dc=abc,dc=pri)|(ou=ABC Users (System),dc=abc,dc=pri)' > #c.LDAPAuthenticator.user_search_base = 'ou=ABC Users|ou=ABC Users > (System),dc=abc,dc=pri' > > We want to use a dedicated account which belongs to ABC Users (System) ou > while all the regular user accounts belong ABC Users ou. > > Thank you very much. > > > https://github.com/jupyterhub/ldapauthenticator/issues/102 > *------------------------------------------------* > *Sincerely yours,* > > > *Raymond* > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/CAKZNNLJpB7YHsL28gbKPueE50Mcq5HigGyydKGfCvD_9GdSpPA%40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter/CAKZNNLJpB7YHsL28gbKPueE50Mcq5HigGyydKGfCvD_9GdSpPA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Brian E. Granger Associate Professor of Physics and Data Science Cal Poly State University, San Luis Obispo @ellisonbg on Twitter and GitHub [email protected] and [email protected] -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAH4pYpQaE2EXpA%2B4XEMKdTYK5CvYbOdojZo2FM1LdmdCHF6K%3Dg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
