| Anonymous | Login | Signup for a new account | 11-10-2008 11:04 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000949 | [BusyBox] Other | minor | always | 07-15-06 11:30 | 07-20-06 06:31 | ||||
| Reporter | espakman | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.2.x | ||||||
| Summary | 0000949: 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 |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0001529) espakman 07-19-06 10:53 |
Tito's adduser patch (revision 15705) fixes this. The issue can be closed. |
|
(0001544) bernhardf 07-20-06 06:31 |
Fixed in r15705 |
| Copyright © 2000 - 2006 Mantis Group |