>
> I don't know. And as I mentioned before, feel free to use the backport
> version. It contains a quick workaround for a similar situation:
>
>    # user should exist. adduser sometimes fails (system range issue) but 
> that's ok
>    adduser --quiet --system --group --no-create-home --home "$CDIR" $NAME || 
> id $NAME
>
> Regards,
> Eduard.

We used your backports work-around and everything is working fine now.

-- Andrew

Reply via email to