On Mon, 2021-01-04 at 14:58 -0800, Patrick McLean wrote:
> On Mon,  4 Jan 2021 18:08:02 +0100
> Michał Górny <mgo...@gentoo.org> wrote:
> 
> > Introduce a few variables to allow easy overrides of common user account
> > proprerties, that is:
> > 
> > - ACCT_USER_<username>_SHELL
> > - ACCT_USER_<username>_HOME
> > - ACCT_USER_<username>_HOME_OWNER
> > - ACCT_USER_<username>_HOME_PERMS
> > - ACCT_USER_<username>_GROUPS
> > - ACCT_USER_<username>_GROUPS_ADD
> 
> Please also add a way to override the UID/GID for the user/group.

Damn it, and I thought I'd avoid that ;-).  But do we really need it? 
The eclass doesn't enforce UID/GID by default if the user exists
already, so it's a bit tangential to the original problem.

-- 
Best regards,
Michał Górny



Reply via email to