[BusyBox 0000949]: adduser doesn't update group

bugs at busybox.net bugs at busybox.net
Thu Jul 20 13:31:59 UTC 2006


The following issue has been CLOSED 
====================================================================== 
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:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             07-15-2006 11:30 PDT
Last Modified:              07-20-2006 06:31 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. 

---------------------------------------------------------------------- 
 bernhardf - 07-20-06 06:31  
---------------------------------------------------------------------- 
Fixed in r15705 

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                          
07-20-06 06:31  bernhardf      Status                   assigned => closed  
07-20-06 06:31  bernhardf      Note Added: 0001544                          
======================================================================




More information about the busybox-cvs mailing list