On Sun, 24 Nov 2019 13:57:24 +0100 Ulrich Mueller wrote: > >>>>> On Sun, 24 Nov 2019, Sergei Trofimovich wrote: > > > I've effectively reserved space for 1000 users for each of them: > > - 30000..30999 > > - 31000..31000 > > and using only 10 of each. > > That's inside the UID_MIN..UID_MAX range which should be reserved for > assignment on users' systems. Can't you move them into the range > between 60001 and 65532? I interpreted 'reserved' as 'free to use' on https://wiki.gentoo.org/wiki/Project:Quality_Assurance/UID_GID_Assignment Can you tweak it to someting other than 'reserved' so it would be clear? I'll use 60001 .. 60999 / 61001 .. 61999. Is it free though? '60001..65533' claims to also be 'reserved' as well. -- Sergei