Bug#1067845: adduser: Reserving uid/gid from the uid/gid pools

2024-04-08 Thread Marc Haber
On Mon, Apr 01, 2024 at 04:49:40PM +0300, Yair Yarom wrote: > Attached is a patch to uidgidpool.t that tests several cases of the > reserved uids. > I'm not really proficient in these test tools, so I hope it works > properly... Thank you! I'll try those in the next weeks. Unfortunately, quite

Bug#1067845: adduser: Reserving uid/gid from the uid/gid pools

2024-04-01 Thread Yair Yarom
Hi, Attached is a patch to uidgidpool.t that tests several cases of the reserved uids. I'm not really proficient in these test tools, so I hope it works properly... BR, On Thu, 28 Mar 2024 at 22:58, Marc Haber wrote: > On Wed, Mar 27, 2024 at 04:55:35PM +0200, Yair Yarom wrote: > > The

Bug#1067845: adduser: Reserving uid/gid from the uid/gid pools

2024-03-28 Thread Marc Haber
On Wed, Mar 27, 2024 at 04:55:35PM +0200, Yair Yarom wrote: > The UID_POOL (and GID_POOL) files contains UIDs that should be used for given > name. It would be helpful to reserve the UIDs for the future, so that the > order > of adding users to the system won't affect the usability of the

Bug#1067845: adduser: Reserving uid/gid from the uid/gid pools

2024-03-27 Thread Yair Yarom
Package: adduser Version: 3.134 Severity: wishlist Tags: patch Dear Maintainer, The UID_POOL (and GID_POOL) files contains UIDs that should be used for given name. It would be helpful to reserve the UIDs for the future, so that the order of adding users to the system won't affect the usability