| Anonymous | Login | Signup for a new account | 11-10-2008 10:53 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 | ||||
| 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 |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |