Hi! Thanks for using JupyterHub.
If you are reporting an issue with JupyterHub:
Please use the GitHub issue
search feature to check if your issue has been asked already. If it has,
please add your comments to the existing issue.
Where applicable, please fill out the details below to help us troubleshoot
the issue that you are facing. Please be as thorough as you are able to
provide details on the issue.
How to reproduce the issue
What you expected to happen
What actually happens
Share what version of JupyterHub you are using
Running jupyter troubleshoot from the command line, if possible, and posting
its output would also be helpful.
Insert jupyter troubleshoot output here
I installed jupyterhub as doc ,when I launched the browser, and I input username and password of my Linux, but it show me PAM authenticate failed, help, what should I input?
Hi @qingzhouzhen,
Did you add your username to the whitelist in jupyterhub_config.py? Here's an example from the documentation The user must be in the whitelist or PAM authentication will fail. Hope this helps.
thanks a lot ,but I have an other problem as I described in #993 @willingc
@qingzhouzhen I'm going to close this and we can continue any needed discussion in #993