Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Given test command is NOT working #20

Open
madhusudhannr opened this issue Jun 1, 2020 · 0 comments
Open

Given test command is NOT working #20

madhusudhannr opened this issue Jun 1, 2020 · 0 comments

Comments

@madhusudhannr
Copy link

madhusudhannr commented Jun 1, 2020

After installing Jupyterhub on kubernates with PAMAuthenticator on CentOS 7, unable to login with user to jupyterhub,

When I check the test command given, I got error, as mentioned below.

[root@kdss-4qdzl-0 home]# python -m pamela -a whoami
/usr/bin/python: No module named pamela
[root@kdss home]#
[root@kdss home]#
[root@kdss home]# python3 -m pamela -a whoami
Password:
[PAM Error 3] Error in service module

[root@kdss home]#
[root@kdss home]#
[root@kdss home]# find / -name pamela.py
/opt/anaconda3/lib/python3.6/site-packages/pamela.py
[root@kdss home]#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant