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 A5E6D158086 for ; Thu, 11 Nov 2021 19:08:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5504E2BC0E5; Thu, 11 Nov 2021 19:08:19 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03BAD2BC0AC for ; Thu, 11 Nov 2021 19:08:18 +0000 (UTC) From: Ulrich Mueller To: Mike Gilbert Cc: Gentoo Dev Subject: Re: [gentoo-dev] Don't use UIDs and GIDs below 100 without QA approval In-Reply-To: (Mike Gilbert's message of "Thu, 11 Nov 2021 13:31:51 -0500") References: Date: Thu, 11 Nov 2021 20:08:11 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Archives-Salt: 47c9c19a-dd7e-465d-8284-8b7ef2886a15 X-Archives-Hash: 01c216fe68e9042b0ec0b4ec0c610a6e --=-=-= Content-Type: text/plain >>>>> On Thu, 11 Nov 2021, Mike Gilbert wrote: >> - Open part of the range 60001..65533. Not sure if all software will be >> happy with that. > systemd has some code that special-cases ids in the "system" range. > I'm not exactly sure what impact creating system users outside above > SYS_UID_MAX (login.defs) will have. We also have some IDs below SYS_UID_MIN (= 101) which technically is outside the system account range of login.defs. Do these cause any problems with systemd? Ulrich --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCAAtFiEEtDnZ1O9xIP68rzDbUYgzUIhBXi4FAmGNahsPHHVsbUBnZW50 b28ub3JnAAoJEFGIM1CIQV4uwu0IAIW5ineZQHP/rfznGmhVACmMPEYXx4fg/pNb 9/DI8wjA2bDUjvxd2ejADXuGAVNEiS2aCv6bY5IGBsUHyjsKBkqBGgRQsSQLOIzP vT4WIY5ieNd58lZ9sggSRn5nHynue9ooJ61uO9IKhPYFiOsFLqCP4d6R61Fs1ZWd G0ztIDXPuIJPn8JS/CQArj1vDaUU/hQ70cBA/eELc//GBwJOZP14fIl6DvmJlFp4 VjSJP001lPjxFiFgXq4FKf598Htx+CWWi3SLwzHxNoF/iQu+r+rNUcAZZsBTBBU7 Hcu4HxRjPPdLKNY2BcVV3DUAoGfmvmypkG1cijoM70JzXUiGCsM= =GhlJ -----END PGP SIGNATURE----- --=-=-=--