Hi Group,
I am racking my brain for a week now:
I am trying to install JupyterHub on a CemtOS 7 server. I want it to authenticate existing users via PAM and AD and use DockerSpawner.
Our users use their full email address as usernames (cannot be changed).
Whenever I enable the DockerSpawner and start the server, I get a '500 Internal Error" after logging in.
Can someone point me to a step by step configuration / deployment guide?
I tried following the official documentation without success...
Thank you,
Amichai