[Bug 5348] New: Sideeffect of fixing Bug 4874
bugzilla at busybox.net
bugzilla at busybox.net
Mon Jul 9 17:19:46 UTC 2012
https://bugs.busybox.net/show_bug.cgi?id=5348
Summary: Sideeffect of fixing Bug 4874
Product: Busybox
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Networking
AssignedTo: unassigned at busybox.net
ReportedBy: m.koenigshaus at wut.de
CC: busybox-cvs at busybox.net
Estimated Hours: 0.0
Changing the xchdir to xchroot in tftpd.c has an ugly sideeffect on my uclib -
based ARM - Board: After xchroot the Option -u <user> (e.g. -u root) is not
useable, I get "tftpd: unknown user root". I thing, with getpwnam - call uclib
looks for /etc/passwd in the chrooted directory. Reverting the patch solves the
problem.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list