Does confd 8.0.18 work with pamd 1.6.1

The password fails with confd 8.0.18 and pam 1.6.1. Are they compatible?

Hi @dcollins99

It should be compatible as well. I’m assuming that you are talking about Release Linux-PAM 1.6.1 · linux-pam/linux-pam · GitHub, righ? I did no test that specific version. However, given that pam is mostly an interface and specification any version should work.

Thanks.