On Mon, Jun 29, 2026 at 05:20:46PM +0200, Ted Lyngmo wrote: > 2026-06-29 16:40, Chris Hofstaedtler: > > On Mon, Jun 29, 2026 at 01:08:45PM +0200, Ted Lyngmo wrote: > > > Version: 1.7.0-5 (Debian) > > > > > > `pam_start_confdir()` successfully opens the first service in the > > > supplied `confdir`. Included services are however expected to be placed > > > in /etc/pam.d and are therefore not found if they are placed in the > > > `confdir` that was supplied. > > > > Could you check if this is fixed in 1.7.0-6? > > Sure, if it installable via `apt install` somehow I can give it a try at > work (it's in our devcontainer at work so I'll have to try it out tomorrow).
Sure, it's in the "testing" and "unstable" repositories. > Would something like this do the trick? > > > apt install libpam-runtime=1.7.0-6 libpam0g=1.7.0-6 libpam-modules=1.7.0-6 > > libpam-modules-bin=1.7.0-6 If you have testing/unstable in your sources, then I think that should work. Chris

