[PATCH] Re: Question about adduser in Busybox

Tito farmatito at tiscali.it
Mon Jan 11 19:45:41 UTC 2010


On Monday 11 January 2010 09:49:02 Göran Hillebrink wrote:
> If I want to add the user to two groups can I do that with Busybox adduser?
> 
> adduser -H -G webuser user goran
> adduser -H -G webuser:user goran
> adduser -H -G webuser,user goran
> adduser -H -G webuser;user goran
> 
> ...is not working....
> 
> /G
> 
> 
> 
>                                                                                                                                                                   
>   From:       Michael Abbott <michael at araneidae.co.uk>                                                                                                            
>                                                                                                                                                                   
>   To:         Tito <farmatito at tiscali.it>                                                                                                                         
>                                                                                                                                                                   
>   Cc:         busybox at busybox.net                                                                                                                                 
>                                                                                                                                                                   
>   Date:       2010-01-11 09:33                                                                                                                                    
>                                                                                                                                                                   
>   Subject:    Re: [PATCH] Re: Question about adduser in Busybox                                                                                                   
>                                                                                                                                                                   
>   Sent by:    busybox-bounces at busybox.net                                                                                                                         
>                                                                                                                                                                   
> 
> 
> 
> 
> 
> On Sun, 10 Jan 2010, Tito wrote:
> > On Sunday 10 January 2010 04:25:59 you wrote:
> ...
> > > Committed to git, thanks!
> > please next time don't strip my
> > signed-off by Tito Ragusa <farmatito at tiscali.it>
> > It is a little satisfaction for non-professional programmers
> > to be mentioned in the git or cvs logs.
> > This little things make our efforts worthwhile.
> 
> I second this.  I noticed that my last two patches also lost my signature,
> and forgot to grumble about it at the time.
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
> 
> 
> 
> 

adduser -H -G webuser goran
addgroup goran user

Ciao,
Tito



More information about the busybox mailing list