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

Fixed Makefile not working in Debian 11 & Fix pam_sm_setcred issue on Ubuntu 20.04 #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Lqp1
Copy link
Contributor

@Lqp1 Lqp1 commented Dec 4, 2019

Fixes #11 and Fixes #16

@Lqp1 Lqp1 marked this pull request as ready for review January 14, 2020 12:45
I'm not a PAM expert, so I'm not sure if this function is expected in
all auth modules of if it's just some common config change that makes
this module now used for pam_setcred.
@Lqp1 Lqp1 changed the title Fixed Makefile not working in Debian 11 (Bullseye) Fixed Makefile not working in Debian 11 & Ubuntu 20.04 Oct 14, 2020
@Lqp1
Copy link
Contributor Author

Lqp1 commented Oct 14, 2020

I'm not 100% sure about the need to expose pam_sm_setcred tho. If someone has a good knowledge of PAM I would be happy to have more info about it :)

@Lqp1 Lqp1 changed the title Fixed Makefile not working in Debian 11 & Ubuntu 20.04 Fixed Makefile not working in Debian 11 & Fix pam_sm_setcred issue on Ubuntu 20.04 Oct 14, 2020
@Lqp1
Copy link
Contributor Author

Lqp1 commented Nov 19, 2020

Hello @rafket , what do you think about this?

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

Successfully merging this pull request may close these issues.

Not working on Ubuntu 20.04 Debian 11 (bullseye) undefined references to {SHA256,EVP,PKCS5}_*
2 participants