drilling down a parser error in file near line X.
Randall Badilla Castro via sudo-users <[email protected]> Fri, 13 Sep 2024 04:30:09 +0000
| Newsgroups | gmane.comp.tools.sudo.user |
|---|---|
| Message-ID | <LV3PR02MB1023323FBECCA663531422B4CF8652@LV3PR02MB10233.namprd02.prod.outlook.com> |
Hi all; at first, please accept my apologies if this sound pretty dumb. Today we have an issue with sudo parse error in /etc/sudoers.d/sudoers_BEL near line 69 But; happened after 4 more sudoers files were added to /etc/sudoers.d the offending lines were Cmnd_Alias DMSETUP = /sbin/dmsetup eriplos ALL = NOPASSWD: DMSETUP To remediate the problem I change to eriplos ALL = NOPASSWD: /sbin/dmsetup. Yes eriplos is a real linux user. The issue is on redhat 7.9 using sudo 1.8.23 But can't find out what the problem is with the original ones. Can anybody shed me some light ? PD: By the way, most of the affected vms had three more files besides /etc/sudoers.d/sudoers_BEL after the four ones were added. And we were using /etc/sudoers.d/sudoers_BEL unchanged since October 2023. ____________________________________________________________ sudo-users mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-users