From owner-freebsd-chat Fri Mar 12 16: 1:31 1999 Delivered-To: freebsd-chat@freebsd.org Received: from o-o.org (o-o.org [207.252.201.100]) by hub.freebsd.org (Postfix) with ESMTP id C10C814D23 for ; Fri, 12 Mar 1999 16:01:27 -0800 (PST) (envelope-from licia@o-o.org) Received: from localhost (root@localhost) by o-o.org (8.8.8/8.8.8) with ESMTP id SAA24356; Fri, 12 Mar 1999 18:01:23 -0600 (CST) (envelope-from licia@o-o.org) Date: Fri, 12 Mar 1999 18:01:22 -0600 (CST) From: Licia To: freebsd-chat@freebsd.org Cc: fad@o-o.org Subject: added chroot to /usr/bin/login Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've placed a small patch to /usr/src/usr.bin/login/login.c on my home site at http://www.o-o.org/~licia/projects/login/ that adds a simple and fairly clean way to chroot users at login time. The 2.2.8R patch is tested, the FreeBSD-current patch is anyone's guess, although I think it should probably work :) [ licia@o-o.org ] [ http://www.o-o.org/~licia/ ] [ Alias : Ladywolf] [ Telnet to o-o.org and log in as bbs ] [ ssh -l bbs -C o-o.org ] [ A happy user of FreeBSD : http://www.freebsd.org/ ] main(){int num[4]={1768122732,762265697,1919889007,103};printf("%s\n",num);} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message