bug in adduser?

Tito farmatito at tiscali.it
Sun Jul 16 10:13:47 UTC 2006


On Saturday 15 July 2006 17:51, Eric Spakman wrote:
> Hi all,
> 
> I'm in the process of upgrading from busybox-1.0 to 1.2 and noticed a
> difference in the adduser applet. Previous adduser also updated
> /etc/group, but now this file isn't touched anymore.
> By looking at the adduser source, updating the group file should be
> supported:
> cmd = bb_xasprintf("addgroup -g %d \"%s\"", p->pw_gid, p->pw_name);
> 
> Anyone a clue?
Yes,
try this patch that should fix it and please apply it if it works for you.

Ciao,
Tito
 
> Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adduser.patch
Type: text/x-diff
Size: 639 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20060716/6ad9ce80/attachment.bin 


More information about the busybox mailing list