Danny Spell
Danny Spell
> @PawelConnectio Please check the Quick start section in [README](https://github.com/kravietz/pam_tacplus/blob/master/README.md) especially as it comes to configuring `service` and `protocol` parameters for the PAM module. From the log above it seems...
``` group = admin { service = ssh { protocol = tcp } default service = permit service = shell { default command = permit set priv-lvl = 15 }...
I do see one difference that is shown in this thread compared to the README. You added this line... ```password required /usr/local/lib/security/pam_tacplus.so debug server=SERVER secret=testkey123nezha.krvtz.net```
OK, here is what I've determined. When I used pamtester, I specified that pam config found in /etc/pam.d, which I had named tacplus. This explains why pamtester worked. I told...
I too am running into issues, although I'm running macOS Ventura 13.2.1 with Docker engine 20.10.23 on a MacBook Pro (Apple M1 Pro). [Sock Shop (FAIL) Log at 2023-04-06 1-00-10...
Thanks for the tip. I'll try it out.
Dilly! Dilly! Looks like it worked. Although, when firing it up, there were several messages like this. ! payment The requested image's platform (linux/amd64) does not match the detected host...