Bug#1078688: Please use filecaps for /usr/sbin/unix_chkpwd instead of setgid shadow

2024-08-14 Thread Luca Boccassi
On Wed, 14 Aug 2024 14:54:20 -0600 Sam Hartman wrote: > > "Daan" == Daan De Meyer writes: > > Daan> Dear Maintainer, As described in > Daan> https://github.com/linux-pam/linux-pam/pull/373, unix_chkpwd > Daan> does not need to be setuid or setgid anymore if it is given > Daan

Bug#1078688: Please use filecaps for /usr/sbin/unix_chkpwd instead of setgid shadow

2024-08-14 Thread Sam Hartman
> "Daan" == Daan De Meyer writes: Daan> Dear Maintainer, As described in Daan> https://github.com/linux-pam/linux-pam/pull/373, unix_chkpwd Daan> does not need to be setuid or setgid anymore if it is given Daan> cap_dac_override via filecaps instead. I would like debian to

Bug#1078688: Please use filecaps for /usr/sbin/unix_chkpwd instead of setgid shadow

2024-08-14 Thread Daan De Meyer
Package: libpam-modules Version: 1.5.3-7 Dear Maintainer, As described in https://github.com/linux-pam/linux-pam/pull/373, unix_chkpwd does not need to be setuid or setgid anymore if it is given cap_dac_override via filecaps instead. I would like debian to use filecaps instead of setgid shadow fo