BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000544 [BusyBox] Other major always 11-14-05 19:50 11-14-05 21:53
Reporter dragan_marinkovic View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000544: Problem with adding users with names containing '\'
Description When adding users containing '\' character, group and gshadow contains wrong username. Example:
adduser "BLAH\user"

/etc/passwd: BLAH\user
/etc/shadow: BLAH\user
/etc/shadow-: BLAH\user
/etc/group: BLAHuser
/etc/gshadow: BLAHuser

The '\' character is lost in last two files.
Additional Information I've made the patch which fixes the problem (against busybox 1.00). It's in the attachment.
Attached Files  busybox-adduser.c.patch [^] (481 bytes) 11-14-05 19:50

- Relationships

- Notes
(0000681)
vapier
11-14-05 21:53

thanks, added to svn trunk and busybox-1.00 branch
 

- Issue History
Date Modified Username Field Change
11-14-05 19:50 dragan_marinkovic New Issue
11-14-05 19:50 dragan_marinkovic Status new => assigned
11-14-05 19:50 dragan_marinkovic Assigned To  => BusyBox
11-14-05 19:50 dragan_marinkovic File Added: busybox-adduser.c.patch
11-14-05 21:53 vapier Note Added: 0000681
11-14-05 21:53 vapier Status assigned => closed
11-14-05 21:53 vapier Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker