From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-199859-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 1E5CB158020
	for <garchives@archives.gentoo.org>; Wed, 26 Oct 2022 03:12:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9054AE0845;
	Wed, 26 Oct 2022 03:12:51 +0000 (UTC)
Received: from mailout-l3b-97.contactoffice.com (mailout-l3b-97.contactoffice.com [212.3.242.97])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 2A894E07DB
	for <gentoo-user@lists.gentoo.org>; Wed, 26 Oct 2022 03:12:50 +0000 (UTC)
Received: from smtpauth2.co-bxl (smtpauth2.co-bxl [10.2.0.24])
	by mailout-l3b-97.contactoffice.com (Postfix) with ESMTP id 4D2BD2CBA
	for <gentoo-user@lists.gentoo.org>; Wed, 26 Oct 2022 05:12:49 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailfence.com;
	s=20160819-nLV10XS2; t=1666753969;
	bh=c/yD24SFhrb7POOKH/bzMQXHPTC1iLoomjU0800qUFU=;
	h=Subject:From:To:Date:In-Reply-To:References:From;
	b=pRbcIGJMlOyNuHvxSQ0H5qCUAX/GbNJ9eI/vVQHImT8wWgi3tlbRvX/Ri+FzKgc/S
	 7Se2w68Lqml9N0jX0fx3hIMT+ya6vfyzquyk6ZowoBxNwbY37zqmNSA09JDU+G6afd
	 vNU527gJkNVB9kJ18uTBleifSESvuLRHxTTnc2givvXuwmq1uEAXyRmJILuhPHFZ3/
	 xv3FypvseWWZIJhOkZZ7le4fxeYSO1KlUPwuXjVJ+I/uPxaYw6A4+gKmFcEDqFiSIe
	 87ggWOuXZpUIESwVjYcUiStumUOkKKNgWk2N8nol79rTgNy8tfzSBLa9ZFT/RZC2tU
	 mUL6G5kIlcblw==
Received: by smtp.mailfence.com with ESMTPSA
          for <gentoo-user@lists.gentoo.org> ; Wed, 26 Oct 2022 05:12:44 +0200 (CEST)
Message-ID: <cd5e36f481e1e334e12f55dbd20f1e1fe08e0747.camel@connell.tech>
Subject: Re: [gentoo-user] Update to /etc/sudoers disables wheel users!!!
From: Matt Connell <matt@connell.tech>
To: gentoo-user@lists.gentoo.org
Date: Tue, 25 Oct 2022 23:12:40 -0400
In-Reply-To: <Y1icwhwgw3WJpBQG@waltdnes.org>
References: <Y1icwhwgw3WJpBQG@waltdnes.org>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
User-Agent: Evolution 3.44.4 
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
MIME-Version: 1.0
X-Spam-Flag: NO
X-Spam-Status: No, hits=-2.9 required=4.7 symbols=ALL_TRUSTED,BAYES_00 device=10.2.0.20
X-ContactOffice-Account: com:118923487
X-Archives-Salt: c01678cb-6f86-4ec0-997f-49011d9f04ab
X-Archives-Hash: 14c8b71273217f19c4a707e8af4eedf3

On Tue, 2022-10-25 at 22:34 -0400, Walter Dnes wrote:
> =C2=A0Is this a bug?

Nope, this is the way it is supposed to work.

Ramon is correct, user changes should go into sudoers.d which has been
the case for... some years now, I think?  I don't recall.

I still make changes in sudoers directly, and just make sure dispatch-
conf doesn't squish them.  I like to live dangerously I guess.