On 2025-03-04 10:04:30 +0800, Yao Wei (魏銘廷) wrote:
> I found one way to workaround the issue is to uncomment part of
> /etc/adduser.conf "FIRST_SYSTEM_UID" and "LAST_SYSTEM_UID", so the UID
> check can be passed.

I don't see how this can solve the problem.

> I believe that adduser should have their default values built in.

They are in the AdduserCommon.pm file:

        first_system_uid => 100,
        last_system_uid => 999,

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Reply via email to