On Sunday 27 February 2011 10:40, Tito wrote:
> if i understood it correctly the other complaint was that if we add the new 
> user
> to a existing primary group the user should not be added
> as member to this group:
> 
> busybox adduser -D -G users pippo
> 
> cat /etc/passwd | grep pippo
> pippo:x:1000:1100:pippo:/home/pippo:/bin/bash
> users:x:1100:
> 
> and not
> users:x:1100:pippo
> 
> Am i correct or did i misunderstood something?

Looks like we should not add user to users:x:1100: line, yes.

-- 
vda
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to