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

Howdy working for sudo authentication but not for login #337

Closed
haji-ali opened this issue Apr 15, 2020 · 2 comments
Closed

Howdy working for sudo authentication but not for login #337

haji-ali opened this issue Apr 15, 2020 · 2 comments

Comments

@haji-ali
Copy link

I am getting an Unknown error: 1 when I try to login with howdy. However authenticating sudo works as expected. Looking into /var/log/auth.log, I see the following log

Apr 15 09:21:22 thinkpad /lib/security/howdy/pam.py[27348]: Traceback (most recent call last):
Apr 15 09:21:22 thinkpad /lib/security/howdy/pam.py[27348]:   File "/lib/security/howdy/pam.py", line 68, in pam_sm_authenticate
Apr 15 09:21:22 thinkpad /lib/security/howdy/pam.py[27348]:     return doAuth(pamh)
Apr 15 09:21:22 thinkpad /lib/security/howdy/pam.py[27348]:   File "/lib/security/howdy/pam.py", line 62, in doAuth
Apr 15 09:21:22 thinkpad /lib/security/howdy/pam.py[27348]:     pamh.conversation(pamh.Message(pamh.PAM_ERROR_MSG, "Unknown error: " + str(status)))
Apr 15 09:21:22 thinkpad /lib/security/howdy/pam.py[27348]: PamException: Conversation error

Any idea how to resolve this?
I've searched for similar issues already, and my issue has not been reported yet.

Linux distribution (if applicable): Ubuntu

Howdy version: 2.5.1

@ramiel
Copy link

ramiel commented Jun 4, 2020

I have the same error. Why is this closed? Did you solve it?

@ramiel
Copy link

ramiel commented Jun 4, 2020

Ok, I solved following #243

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

2 participants