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

Re: User And Group create failures - sarge



Þann 2006-03-02, 12:29:19 (+0200) skrifaði Marlon v/d Linde :: Clue:
> # addgroup --system bind
> Adding group `bind' (111)...
> Done.
> 
> Obviously this worked:
> 
> # getent group bind
> bind:x:111:
> 
> 
> but now I have to create a user, in that group:
> 
> # adduser --system --home /var/cache/bind --no-create-home --disabled-password 
> --ingroup bind bind
> adduser: The group `bind' does not exist.

Does using --gid 111 instead of --ingroup bind work?

Oli



Reply to: