Nigel Cunningham

Results 85 comments of Nigel Cunningham

Thanks for the report. I'll seek to reproduce the issue and prepare a fix.

Thanks for the report. pam_mysql_check_passwd() returning 6 is PAM_MYSQL_ERR_MISMATCH. Could the wrong crypt type be being used?

We now have pre-releases of a new version using Meson and including some unit tests. Would you please retry with this version?

Sorry for the slow reply. I've done some refactoring of pam-MySQL, including switching to using the Meson build system and am in the process of adding unit tests. Once I'm...

I've just released 1.0.0-alpha1, which includes a huge refactor of the code and switch to the Meson build system. I think that makes this patch outdated, though we probably still...

Hi Kyrian. Apologies for not replying sooner. I'm always really busy but this week was worse than usual. pam_mySQL needs a lot of love, so I really appreciate your effort...

Actually, I was a bit quick to send the above. I should have first asked you to make a fork and a pull request, please. Thanks in advance!

I thought about the level of logging too and am on the same page there. Thanks very much for the PR. I'll leave this issue open for now so I'm...

Thanks for the followup. Are you saying I should just revert the commit? FWIW, I'm slowly working on reworking things so we use Meson to build and so the one...

@wferi Want to give your input on the above?