Re: Sudo/systemd behavior change
Joe DiTommasso <[email protected]>
| Newsgroups | gmane.comp.tools.sudo.user |
|---|---|
| Message-ID | <CANuJYMGnnJvQUWz_HCyS=p=gVbaNOASJ4sLpVmh+egwq+tyJMA@mail.gmail.com> |
Yep, I've tried 1.8.19p2-14.el7_5 on a 7.6 box and 1.8.23-3.el7 on a 7.5 box, changed behavior follows the updated sudo package. Disabling pam_session and pam_setcred in sudoers config solved the problem for me, thanks. On Tue, Feb 5, 2019 at 7:11 PM Todd C. Miller <[email protected]> wrote: > Have you tried downgrading sudo on the CenOS 7.6 machine to version > 1.8.19p2-14.el7_5 to verify that it was the sudo upgrade that caused > the change in behavior? > > Sudo doesn't do anything with control groups itself, though it is > possible that there are PAM modules that do. You could try disabling > pam_session and pam_setcred and see if that makes any difference. > E.g. > > Defaults !pam_session, !pam_setcred > > - todd > ____________________________________________________________ sudo-users mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-users