pam-http
pam-http copied to clipboard
Simple pam module that uses HTTPS authentication
Results
2
pam-http issues
Sort by
recently updated
recently updated
newest added
i cloned the git and run `make` which then fails ``` tim@vm:~/pam/pam-http$ make cc -Werror -Wall -o test src/test.c -lpam -lpam_misc src/test.c:12:31: fatal error: security/pam_appl.h: No such file or directory...
Also added an example of how to create a policy for dovecot. This can be adapted and modified if you want to use this PAM module with another software.