jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.04k stars 341 forks source link

Authenticate against Kerberos #409

Closed dontmesswithbill closed 3 years ago

dontmesswithbill commented 5 years ago

I am able to let users ssh into my machine with their kerberos password. Is there a way they can use the same authentication with tljh?

consideRatio commented 3 years ago

Yepp, you can configure custom authenticators. I hope that the tljh.jupyter.org documentation can describe this sufficiently together with the docs associated with this repo: https://github.com/jupyterhub/kerberosauthenticator