From owner-freebsd-fs@FreeBSD.ORG Mon May 16 06:37:25 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BBD616A4CE; Mon, 16 May 2005 06:37:25 +0000 (GMT) Received: from ds9.atempo.com (ds9.atempo.com [212.157.146.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC3343D82; Mon, 16 May 2005 06:37:24 +0000 (GMT) (envelope-from herve.kergourlay@atempo.com) Received: from ds9.atempo.com (localhost.localdomain [127.0.0.1]) by localhost.atempo.com (Postfix) with ESMTP id 4A5B32FD0E; Mon, 16 May 2005 08:37:22 +0200 (CEST) Received: from atempo.com (unknown [172.16.15.140])by ds9.atempo.com (Postfix) with ESMTP id 3D6D12FD0A; Mon, 16 May 2005 08:37:22 +0200 (CEST) Received: from [192.168.2.108] (aragorn.vannes.quadratec.fr [192.168.2.108])by atempo.com (Postfix) with ESMTP id C06831E3220; Mon, 16 May 2005 08:37:21 +0200 (CEST) Message-ID: <42883FA1.8080701@atempo.com> Date: Mon, 16 May 2005 08:37:21 +0200 From: =?ISO-8859-1?Q?Herv=E9_Kergourlay?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: fr, en MIME-Version: 1.0 To: Robert Watson References: <427F491C.4090501@club-internet.fr> <427F9404.8060509@samsco.org><42834982.40302@club-internet.fr> <20050513025346.G96703@fledge.watson.org> In-Reply-To: <20050513025346.G96703@fledge.watson.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/mixed; boundary=------------040605060205040109000502 X-imss-version: 2.025 X-imss-result: Passed X-imss-approveListMatch: *@atempo.com X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-fs@FreeBSD.org Subject: Re: setfacl -d X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 06:37:25 -0000 This is a multi-part message in MIME format. --------------040605060205040109000502 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Robert Watson a écrit : > > On Thu, 12 May 2005, [UTF-8] Hervé Kergourlay wrote: > >> how to set a default ACl on directory on FreeBSD 5.3 >> >> the setfacl -d failed with the following message >> >> any idea ?? > > > Is the ACL flag enabled on the file system? We don't enable ACLs by > default. mount(8) should show the 'acls' flag if it's enabled. > > Robert N M Watson yes fiobsd# mount /dev/da0s1a on / (ufs, local) devfs on /dev (devfs, local) /dev/da0s1e on /tmp (ufs, local, soft-updates) /dev/da0s1f on /usr (ufs, local, soft-updates) /dev/da0s1d on /var (ufs, local, soft-updates) canardo:/usr/people on /usr/people (nfs) pid313@fiobsd:/host on /host (nfs) pid313@fiobsd:/net on /net (nfs) */dev/da0s2 on /usr/ufs2 (ufs, local, acls) * I can change easily the ACCESS ACls without problems, backup and restore them with acl_get/set_file() only the default ACls seems to be different hervé --------------040605060205040109000502-- From owner-freebsd-fs@FreeBSD.ORG Tue May 17 16:21:13 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFDAF16A4CE for ; Tue, 17 May 2005 16:21:13 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E48043DB3 for ; Tue, 17 May 2005 16:21:13 +0000 (GMT) (envelope-from stephanwehner@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so3308065nzk for ; Tue, 17 May 2005 09:21:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OcuDPNX+weL76copPU9skQ0CtwSDGB6pvY0KdM45Fd7xd5xOmHkl4bK91Ta3fKyYJqMIl1Xsw3kjM61dpU20GiRpfYmV2BQmlqo5g5gjEA9/9Qbi9UU508QcvSUn8Z9HFQ+H2S4bCQOi6WfRVYGLCn8IFs2TBLbzm8XqfYB7mmk= Received: by 10.36.120.13 with SMTP id s13mr210394nzc; Tue, 17 May 2005 09:21:05 -0700 (PDT) Received: by 10.36.84.13 with HTTP; Tue, 17 May 2005 09:21:05 -0700 (PDT) Message-ID: Date: Tue, 17 May 2005 09:21:05 -0700 From: Stephan Wehner To: freebsd-fs@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Tracing files accessed by a process X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stephan Wehner List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 16:21:13 -0000 Hi there, I want to set up a jail and only include those files that are required. What would be the recommended way to obtain the list of files that a process has accessed, from start to finish? Stephan From owner-freebsd-fs@FreeBSD.ORG Tue May 17 16:36:12 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 135FA16A4CE for ; Tue, 17 May 2005 16:36:12 +0000 (GMT) Received: from mail2.dbitech.ca (radius.wavefire.com [64.141.13.252]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A80443D9A for ; Tue, 17 May 2005 16:36:11 +0000 (GMT) (envelope-from darcy@wavefire.com) Received: (qmail 14904 invoked from network); 17 May 2005 18:20:25 -0000 Received: from unknown (HELO ?64.141.15.12?) (64.141.15.12) by radius.wavefire.com with SMTP; 17 May 2005 18:20:25 -0000 From: Darcy Buskermolen Organization: Wavefire Technologies Corp To: freebsd-fs@freebsd.org, Stephan Wehner Date: Tue, 17 May 2005 09:37:15 -0700 User-Agent: KMail/1.8 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505170937.16724.darcy@wavefire.com> Subject: Re: Tracing files accessed by a process X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 16:36:12 -0000 On Tuesday 17 May 2005 09:21, Stephan Wehner wrote: > Hi there, > > I want to set up a jail and only include those files that are required. > > What would be the recommended way to obtain the list of files that a > process has accessed, from start to finish? For doing something like that I'd use truss. > > Stephan > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" -- Darcy Buskermolen Wavefire Technologies Corp. http://www.wavefire.com ph: 250.717.0200 fx: 250.763.1759 From owner-freebsd-fs@FreeBSD.ORG Tue May 17 16:45:27 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 696B216A4CE for ; Tue, 17 May 2005 16:45:27 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE75443DAF for ; Tue, 17 May 2005 16:45:26 +0000 (GMT) (envelope-from stephanwehner@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so3325728nzk for ; Tue, 17 May 2005 09:45:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d/myfi88I4s9mmLSxXeuEwq/af4klCD0CE8DiRq8PMkGJqWQ+FIUq4LE9wkK1TsMKa+YafpsmfupHpBV8mPA6spshMTxXddzxqcVYpBxdc9JzAdGSIGuQY2t9DFoA6XtPiT3EEpu8u+brxJ/lJI7BvWiteHCTIN5QUjmI4ToWcc= Received: by 10.36.50.20 with SMTP id x20mr231744nzx; Tue, 17 May 2005 09:45:22 -0700 (PDT) Received: by 10.36.84.13 with HTTP; Tue, 17 May 2005 09:45:22 -0700 (PDT) Message-ID: Date: Tue, 17 May 2005 09:45:22 -0700 From: Stephan Wehner To: Darcy Buskermolen In-Reply-To: <200505170937.16724.darcy@wavefire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200505170937.16724.darcy@wavefire.com> cc: freebsd-fs@freebsd.org Subject: Re: Tracing files accessed by a process X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stephan Wehner List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 16:45:27 -0000 Great. Thanks a lot Stephan On 5/17/05, Darcy Buskermolen wrote: > On Tuesday 17 May 2005 09:21, Stephan Wehner wrote: > > Hi there, > > > > I want to set up a jail and only include those files that are required. > > > > What would be the recommended way to obtain the list of files that a > > process has accessed, from start to finish? >=20 > For doing something like that I'd use truss. >=20 > > > > Stephan > > _______________________________________________ > > freebsd-fs@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" >=20 > -- > Darcy Buskermolen > Wavefire Technologies Corp. >=20 > http://www.wavefire.com > ph: 250.717.0200 > fx: 250.763.1759 > From owner-freebsd-fs@FreeBSD.ORG Tue May 17 18:28:38 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D708A16A4D0 for ; Tue, 17 May 2005 18:28:38 +0000 (GMT) Received: from core.310.ru (core.310.ru [83.97.105.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id E32BD43D93 for ; Tue, 17 May 2005 18:28:37 +0000 (GMT) (envelope-from stas@core.310.ru) Received: from core.310.ru (localhost [127.0.0.1]) by core.310.ru (8.13.3/8.12.11) with ESMTP id j4HHq8k1013359 for ; Tue, 17 May 2005 21:52:08 +0400 (MSD) (envelope-from stas@core.310.ru) Received: (from stas@localhost) by core.310.ru (8.13.3/8.12.11/Submit) id j4HHq8Al013358 for freebsd-fs@freebsd.org; Tue, 17 May 2005 21:52:08 +0400 (MSD) (envelope-from stas) Date: Tue, 17 May 2005 21:52:08 +0400 From: Stanislav Sedov To: freebsd-fs@freebsd.org Message-ID: <20050517175208.GG73108@core.310.ru> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Subject: Re: Tracing files accessed by a process X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 18:28:39 -0000 On Tue, May 17, 2005 at 09:21:05AM -0700, Stephan Wehner wrote: > Hi there, > > I want to set up a jail and only include those files that are required. > > What would be the recommended way to obtain the list of files that a > process has accessed, from start to finish? > > Stephan > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" > > > > You can use ktrace program and then analyze it output (open(2) calls). From owner-freebsd-fs@FreeBSD.ORG Tue May 17 20:11:43 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA0BA16A4D2 for ; Tue, 17 May 2005 20:11:43 +0000 (GMT) Received: from ahv253.neoplus.adsl.tpnet.pl (ahv253.neoplus.adsl.tpnet.pl [83.25.203.253]) by mx1.FreeBSD.org (Postfix) with SMTP id 072BD43DC2 for ; Tue, 17 May 2005 20:11:43 +0000 (GMT) (envelope-from prize@garceau.com) Received: from [24.104.107.188] (port=2325 helo=[triumph]) by ahv253.neoplus.adsl.tpnet.pl with esmtp id 8984827199officious88015 for freebsd-fs@freebsd.org; Tue, 17 May 2005 22:11:42 +0200 Mime-Version: 1.0 (Apple Message framework v728) Content-Transfer-Encoding: 7bit Message-Id: <34123105714.6318@ahv253.neoplus.adsl.tpnet.pl> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-fs@freebsd.org From: Margery Date: Tue, 17 May 2005 22:11:41 +0200 X-Mailer: Apple Mail (2.728) Subject: Search for the best and cheapest pharmacy online X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 20:11:44 -0000 Low cost medical coverage for families and individuals http://Lubell.aupd.com/p/vron/protrusion.html Affordable - the way medications should be From owner-freebsd-fs@FreeBSD.ORG Wed May 18 00:43:25 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9B1916A4CE for ; Wed, 18 May 2005 00:43:25 +0000 (GMT) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 180C043D8D for ; Wed, 18 May 2005 00:43:25 +0000 (GMT) (envelope-from des@des.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IGN006Z3ZUDUCA0@osl1smout1.broadpark.no> for freebsd-fs@freebsd.org; Wed, 18 May 2005 04:49:25 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IGN0085YU5KHUH0@osl1sminn1.broadpark.no> for freebsd-fs@freebsd.org; Wed, 18 May 2005 02:46:32 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id 6FEFC45165; Wed, 18 May 2005 02:42:45 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id ABEE045131; Wed, 18 May 2005 02:42:39 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 9672233C3B; Wed, 18 May 2005 02:42:39 +0200 (CEST) Date: Wed, 18 May 2005 02:42:39 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <20050517175208.GG73108@core.310.ru> To: Stanislav Sedov Message-id: <8664xhtlds.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <20050517175208.GG73108@core.310.ru> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: freebsd-fs@freebsd.org Subject: Re: Tracing files accessed by a process X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 00:43:25 -0000 Stanislav Sedov writes: > On Tue, May 17, 2005 at 09:21:05AM -0700, Stephan Wehner wrote: > > What would be the recommended way to obtain the list of files that a > > process has accessed, from start to finish? > You can use ktrace program and then analyze it output (open(2) calls). you need to track NAMI operations; open(2) is not (by far) the only syscall that can reference a file by its name. 'ktrace -tn' is your friend. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-fs@FreeBSD.ORG Wed May 18 14:24:09 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 571EE16A4CE for ; Wed, 18 May 2005 14:24:09 +0000 (GMT) Received: from heisenberg.zen.co.uk (heisenberg.zen.co.uk [212.23.3.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AE0D43DC9 for ; Wed, 18 May 2005 14:24:08 +0000 (GMT) (envelope-from james@rtxnetworks.co.uk) Received: from [82.69.255.54] (helo=rtxnetworks.co.uk) by heisenberg.zen.co.uk with esmtp (Exim 4.30) id 1DYPSx-0005p3-2H for freebsd-fs@freebsd.org; Wed, 18 May 2005 14:24:07 +0000 Content-class: urn:content-classes:message Date: Wed, 18 May 2005 15:24:05 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Message-ID: Content-Transfer-Encoding: quoted-printable X-MS-Has-Attach: X-MS-TNEF-Correlator: X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Thread-Topic: Limiting Filesizes with /etc/login.conf thread-index: AcVbtT8ICQX3J4r7Tnm86rTiqbpWlw== From: "James Tucker" To: X-Originating-Heisenberg-IP: [82.69.255.54] Subject: Limiting Filesizes with /etc/login.conf X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 14:24:09 -0000 Hi,=20 I have been trying to set max file size limits for class of users on my system. I have tried to setup a specific class for this purpose and while it "cap_mkdb's" with no error messages when I copy files over to the users directory I find that I can upload files of any size! This is the class that I have configured in /etc/login.conf: ________________________________________ personal:\ :cputime=3Dinfinity:\ :datasize-cur=3D10M:\ :stacksize-cur=3D8M:\ :memorylocked-cur=3D10M:\ :memoryuse-cur=3D30M:\ :filesize=3D10M:\ :coredumpsize=3Dinfinity:\ :maxproc-cur=3D64:\ :openfiles-cur=3D64:\ :priority=3D0:\ :requirehome@:\ :umask=3D022:\ ________________________________________ and the users chpass output: ________________________________________ Login: julie Password: xxx Uid [#]: 12001 Gid [# or name]: 12001 Change [month day year]: Expire [month day year]: Class: personal Home directory: /home/julie Shell: /bin/sh Full Name: Julie XXX ________________________________________ and /etc/passwd output: ________________________________________ julie:*:12001:12001:Julie XXX:/home/julie:/bin/sh ________________________________________ Looking at the man pages her .login.conf shouldn't override this, "Only a subset of login capabilities may be overridden, typically those which do not involve authentication, resource limits and accounting." and this looks like resource limiting to me! I have even taken the step to rename the .login.conf still with no effect! I'm a bit stuck, as far as I can see everything should work..? Does anybody see anything wrong with this setup?=20 Many Thanks! James From owner-freebsd-fs@FreeBSD.ORG Wed May 18 23:30:05 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE97016A4CE for ; Wed, 18 May 2005 23:30:05 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1A5C43DA9 for ; Wed, 18 May 2005 23:30:05 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id A6A7D72DDF; Wed, 18 May 2005 16:30:05 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id A0FAA72DCB; Wed, 18 May 2005 16:30:05 -0700 (PDT) Date: Wed, 18 May 2005 16:30:05 -0700 (PDT) From: Doug White To: James Tucker In-Reply-To: Message-ID: <20050518162734.A87264@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-fs@freebsd.org Subject: Re: Limiting Filesizes with /etc/login.conf X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 23:30:06 -0000 On Wed, 18 May 2005, James Tucker wrote: > I have been trying to set max file size limits for class of users on my > system. I have tried to setup a specific class for this purpose and > while it "cap_mkdb's" with no error messages when I copy files over to > the users directory I find that I can upload files of any size! > > This is the class that I have configured in /etc/login.conf: People typically use quotas to enforce filesystem usage restrictions. Not all of the login capabilities are implemented. Support depends on the application in question. Network servers may run with privilege, which ignores limits, or not set up the capability's limits. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org From owner-freebsd-fs@FreeBSD.ORG Fri May 20 21:13:34 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98D4116A4CE for ; Fri, 20 May 2005 21:13:34 +0000 (GMT) Received: from cp385968-a.gelen1.lb.home.nl (cp385968-a.gelen1.lb.home.nl [84.28.185.135]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F9BF43DAB for ; Fri, 20 May 2005 21:13:33 +0000 (GMT) (envelope-from Cahill@kaspersen.net) Received: from [165.30.220.185] (port=2558 helo=[lags]) by cp385968-a.gelen1.lb.home.nl with esmtp id 1342111027signals114318 for freebsd-fs@freebsd.org; Fri, 20 May 2005 23:13:34 +0200 Mime-Version: 1.0 (Apple Message framework v728) Content-Transfer-Encoding: 7bit Message-Id: <10825011265.27808@cp385968-a.gelen1.lb.home.nl> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-fs@freebsd.org From: Isidore Date: Fri, 20 May 2005 23:13:33 +0200 X-Mailer: Apple Mail (2.728) Subject: Are you happy about your size and sexual performance? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 21:13:34 -0000 Hey man, stop throwing away your money http://www.legahe.com/ss/ Pleasure your women - size does matter!