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.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 8AC18158086 for ; Wed, 1 Dec 2021 12:23:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADBB42BC01C; Wed, 1 Dec 2021 12:22:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 BFB602BC001 for ; Wed, 1 Dec 2021 12:22:56 +0000 (UTC) Message-ID: Subject: Re: [gentoo-dev] rfc: allow -1 for ACCT_USER_ID and ACCT_GROUP_ID in ::gentoo From: Michael Orlitzky To: gentoo-dev@lists.gentoo.org Date: Wed, 01 Dec 2021 07:22:53 -0500 In-Reply-To: References: <6109f0b12899a0db92bf92d20f696bb0e54a0458.camel@gentoo.org> <900d2630-5245-eb3b-3ec7-e4023b810636@uls.co.za> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.40.4 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 Content-Transfer-Encoding: 7bit X-Archives-Salt: ebeab7cf-aef7-496c-b22c-da4db3c1a696 X-Archives-Hash: e58307144f7d00eee5b028762a7ece0b On Tue, 2021-11-30 at 22:45 -0800, Alec Warner wrote: > > So questions from my side are: > Does your cluster not have human users? > Do the userids for the human users also not have to match between > hosts in the cluster? > > You can easily create ebuilds for the human users who access the system, and sets like @admins or @developers, so that all important user information is ultimately recorded by the package manager.