[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Logs and Permissions for Daemons



Wichert Akkerman <wichert@cistron.nl> wrote:

> Previously Herbert Xu wrote:
>> Any reason why this has to be static? It seems that it would be easier
>> just to let adduser allocate a uid in that range dynamically.

> Not really. As policy puts it:

>   100-999:
>        Dynamically allocated system users and groups. Packages which
>        need a user or group, but can have this user or group allocated
>        dynamically and differently on each system, should use ``adduser
>        --system'' to create the group and/or user. `adduser' will check
>        for the existence of the user or group, and if necessary choose
>        an unused id based on the ranged specified in `adduser.conf'.

Surely it's not too hard to modify this so that it allows a subrange
of >60000 uids to be used fo dynamically allocated uids?

The reason is that statically allocated uids is really a pain to
maintain when we have such a large project.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


Reply to: