Jesse Smith

Results 17 comments of Jesse Smith

doas does use PAM, but it doesn't require any specific file or module to be added. In fact my FreeBSD servers don't have /usr/local/etc/pam.d/ at all. Which makes me wonder...

You're welcome. I'm guessing adding "doas" to the list of authentication programs, as mentioned in the above comment, is probably the most straight forward approach. It seems OPNsense is doing...

In this case, I think it would be the lowest scores that would be considered the best, wouldn't it? Usually if you're doing better then your score is lower. So...

I haven't written any formula or build instructions for doas on macOS as we don't actively support the platform. Someone else sent in the build instructions for doas on macOS...

If I'm reading your report correctly all we should need to add to the instructions are this line: sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer Assuming that's right, I'll just that this to...

Yes, please, create a pull request with the necessary changes to the README file. This seems like the easiest approach. I'll merge it in.