<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jul 2, 2018 at 2:31 PM, Robert Heller <span dir="ltr"><<a href="mailto:heller@deepsoft.com" target="_blank">heller@deepsoft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">At Mon, 2 Jul 2018 14:09:56 -0500 "Ubuntu user technical support,  not for general discussions" <<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><wbr>> wrote:<br>
<br>> I have an odd problem with sudoers. Recently, I've tried to make use of<br>
> /etc/sudoers.d/ rather than editing /etc/sudoers itself. This, in theory,<br>
> should ensure that future upgrades to sudo will not munge my additions by<br>
> leaving the stock /etc/sudoers intact. Research has lead me to believe that<br>
> files in /etc/sudoers.d/ need to be dot files (I.E. a "hidden" file) and<br>
> need to be mode 0440. I have done both of these things, however, the groups<br>
> I define for sudo access in my /etc/sudoers.d/.devops.sudoers file are not<br>
> processed, even after a reboot. Anyone else have this problem?<br>
<br>
</span>Hidden? Nope. "Hidden" only make sense in $HOME (and other places that *users*<br>
will be commonly running ls, like code trees [think .git or .svn]), as a<br>
kludge to "hide" them and avoid a long/cluttered file listings. According to<br>
the README in that directory, the filenames must NOT *contain* a period (not <br>
sure why) or end in ~ (eg editor backup files [Duh]).<br>
<br>
Mode 0440, yes.  And yes, anything you drop in /etc/sudoers.d/ won't be <br>
touched by updates.  And there needs to be at least one file in that directory <br>
(the README file will do).<br></blockquote><div> </div><div><br class="gmail-Apple-interchange-newline">Thank you! I'll try that.<br clear="all" style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><div style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><div class="gmail_signature"><br>--<span> </span><br>Wynona Stacy Lockwood<br><a href="mailto:stacy@guppylog.com" target="_blank" style="color:rgb(17,85,204)">stacy@guppylog.com</a><br></div></div></div></div></div></div>