I'd like to know what was NoNewPrivileges forbidding. Was it amavisd changing uid when running a suid binary?
2015-05-20 16:00 GMT+02:00 bortolotti <[email protected]>: > Hi Matthias, > we changed the parameter NoNewPrivileges in > amavisd boot script of Centos 7 and any problem disappeared. > > Thank a lot for your help > > Best regards > Daniela Bortolotti > > > On 05/15/2015 10:11 AM, Matthias Weigel wrote: > >> Hi Daniela, >> >> NoNewPrivileges=false >> >> seems to be needed. >> There are many other similar systemd settings that can cause your >> problem, e.g. SecureBits, Capabilities, and others. >> >> Can you as a test try to run amavisd without systemd, directly from a >> shell? >> systemctl stop amavisd >> sudo -u amavis -s /usr/sbin/amavisd -c amavisd.conf debug >> >> Best Regards >> >> Matthias >> >> >> > -- Juan Orti https://miceliux.com GPG key: https://miceliux.com/pub/pubkey.asc GPG fingerprint: 61F0 8272 6882 BCA6 3A35 88F6 B630 4B72 DEEB D08B
