Your message dated Sat, 26 Jan 2008 15:55:23 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Please add option for changing uid/gid
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: shellutils
Version: 2.0.11-11
Severity: wishlist
hello,
it would be useful if the chroot program could do a setuid() after
doing the chroot(). that would simplify setup of chroot jails
in many cases.
eg, if i wanted to run irc in a chroot jail, i could do
cp /usr/bin/irc ~fred/irc/bin/ircII # assume it's statically linked
chroot -u fred ~fred/irc /bin/ircII
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux fabulous 2.4.9-ac5 #3 Wed Sep 5 05:01:06 EEST 2001 i686
Locale: LANG=C, LC_CTYPE=fi_FI
Versions of packages shellutils depends on:
ii libc6 2.2.4-7 GNU C Library: Shared libraries an
ii login 20000902-8 System login tools
--- End Message ---
--- Begin Message ---
It appears that the schroot program is an option for implementing the
desired behavior.
Mike Stone
--- End Message ---