[BusyBox 0000949]: adduser doesn't update group

bugs at busybox.net bugs at busybox.net
Wed Jul 19 17:53:46 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=949 
====================================================================== 
Reported By:                espakman
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   949
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             07-15-2006 11:30 PDT
Last Modified:              07-19-2006 10:53 PDT
====================================================================== 
Summary:                    adduser doesn't update group
Description: 
While updating from busybox-1.0 to 1.2  noticed that the adduser applet
doesn't update /etc/group anymore. In the source code is available to call
addgroup:
"cmd = bb_xasprintf("addgroup -g %d \"%s\"", p->pw_gid, p->pw_name);"
but apparently it doesn't work
====================================================================== 

---------------------------------------------------------------------- 
 espakman - 07-19-06 10:53  
---------------------------------------------------------------------- 
Tito's adduser patch (revision 15705) fixes this. The issue can be closed. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-15-06 11:30  espakman       New Issue                                    
07-15-06 11:30  espakman       Status                   new => assigned     
07-15-06 11:30  espakman       Assigned To               => BusyBox         
07-19-06 10:53  espakman       Note Added: 0001529                          
======================================================================




More information about the busybox-cvs mailing list