Hi,
I just wanted to let the community know that I created a SSH
authenticator for JupyterHub. It tries logging in to an SSH host
using the given username and password and allows logging in to
JupyterHub if the SSH login was successful.
The code is available at
https://github.com/andreas-h/sshauthenticator.
I saw the need for this because on our cluster, we're using NIS
for user logins and somehow this is not properly integrated with
PAM so that the JupyterHub PAM authenticator doesn't work.
Sunny greetings,
Andreas