Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  2 Jan 2007 16:06:07 -0500
From:      "Charlie &" <root@collaborativefusion.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/107441: New port: sysutils/jailme A setuid version of jexec
Message-ID:  <20070102211611.5E97513C455@mx1.freebsd.org>
Resent-Message-ID: <200701022120.l02LKDC6066905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107441
>Category:       ports
>Synopsis:       New port: sysutils/jailme A setuid version of jexec
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 02 21:20:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Bill Moran
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
Collaborative Fusion Inc.
>Environment:
System: FreeBSD vanquish.pgh.priv.collaborativefusion.com 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #8: Tue Oct 3 10:55:07 EDT 2006 root@vanquish.pgh.priv.collaborativefusion.com:/usr/obj/usr/src/sys/VANQUISH i386


	
>Description:
	jailme makes it possible for non-root users to do the equivalent of jexec.
	It installs setuid and verifies that the username/uid on the host system
	match that of the jail before allowing the user access.  It then changes
	the user's environment within the jail to that of the requested user.
	http://people.collaborativefusion.com/~wmoran/code/jailme.html
>How-To-Repeat:
	
>Fix:

	

--- jailme.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/sysutils/jailme
#	/usr/ports/sysutils/jailme/Makefile
#	/usr/ports/sysutils/jailme/pkg-descr
#	/usr/ports/sysutils/jailme/distinfo
#
echo c - /usr/ports/sysutils/jailme
mkdir -p /usr/ports/sysutils/jailme > /dev/null 2>&1
echo x - /usr/ports/sysutils/jailme/Makefile
sed 's/^X//' >/usr/ports/sysutils/jailme/Makefile << 'END-of-/usr/ports/sysutils/jailme/Makefile'
X# New ports collection makefile for:   jailme
X# Date created:        2 January 2007
X# Whom:                wmoran
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jailme
XPORTVERSION=	0.1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://people.collaborativefusion.com/~wmoran/code/jailme/
X
XMAINTAINER=	wmoran@collaborativefusion.com
XCOMMENT=	A setuid version of jexec to allow normal users access to jails
X
XPLIST_FILES=	sbin/jailme
X
XUSE_BZIP2=	yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/sysutils/jailme/Makefile
echo x - /usr/ports/sysutils/jailme/pkg-descr
sed 's/^X//' >/usr/ports/sysutils/jailme/pkg-descr << 'END-of-/usr/ports/sysutils/jailme/pkg-descr'
Xjailme is a modified version of FreeBSD's jexec.
X
XThis version is installed setuid and does some sanity checking
Xto ensure the username and UID match between the jail and the
Xhost system.
X
XWWW: http://people.collaborativefusion.com/~wmoran/code/jailme.html
END-of-/usr/ports/sysutils/jailme/pkg-descr
echo x - /usr/ports/sysutils/jailme/distinfo
sed 's/^X//' >/usr/ports/sysutils/jailme/distinfo << 'END-of-/usr/ports/sysutils/jailme/distinfo'
XMD5 (jailme-0.1.tar.bz2) = 72eda7549114316849eb8b2368e53335
XSHA256 (jailme-0.1.tar.bz2) = 55f9b2a987303361a31526764d8aa70e7bfd0b00b7385ecc6a7b5598c8d66ea6
XSIZE (jailme-0.1.tar.bz2) = 1791
END-of-/usr/ports/sysutils/jailme/distinfo
exit
--- jailme.shar ends here ---





IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited.  Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070102211611.5E97513C455>