Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly implemented pam_sm_setcred | Sam Chudnick | 2022-07-03 | 1 | -23/+43 |
| | | | | | | Properly implemented pam_sm_setcred and handle any flags that may be passed. Split running of python script and getting status into a separate function. | ||||
* | More robust error handling. Updated pam_sm_setcred. | Sam Chudnick | 2022-07-02 | 1 | -4/+11 |
| | | | | | Handle issues with getting data from PAM more robustly. Change pam_sm_setcred to return PAM_SUCCESS for now. | ||||
* | Initial commit | Sam Chudnick | 2022-06-27 | 1 | -0/+60 |