From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C6779138334 for ; Mon, 2 Dec 2019 15:26:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA7BEE08ED; Mon, 2 Dec 2019 15:26:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3C97E087E for ; Mon, 2 Dec 2019 15:26:43 +0000 (UTC) Received: from [192.168.1.100] (c-98-218-46-55.hsd1.md.comcast.net [98.218.46.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mjo) by smtp.gentoo.org (Postfix) with ESMTPSA id 6E75634D654 for ; Mon, 2 Dec 2019 15:26:42 +0000 (UTC) Subject: Re: [gentoo-dev] RFC: UID/GID rspamd To: gentoo-dev@lists.gentoo.org References: <20191202152322.GC3060@atlantis> From: Michael Orlitzky Message-ID: Date: Mon, 2 Dec 2019 10:26:37 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 In-Reply-To: <20191202152322.GC3060@atlantis> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Archives-Salt: 5959ca97-4303-455e-a555-03499b9d38d1 X-Archives-Hash: 8ec9e5c48fb56e003381a7f2b774d615 On 12/2/19 10:23 AM, Petr Vaněk wrote: > > Would it be possible to move tox to 199/199 and set rspamd to 236/236 to > be more compatible with other distributions, or should I chose some > other UID/GID? > Changing an existing UID/GID isn't possible. It's technically infeasible -- not just that we left it out of the eclass or something -- so you'll have to pick another one. (This is the reason we require a mailing list review for the assignments.)