From owner-freebsd-questions Tue Apr 20 8: 9:49 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id DB98F15797 for ; Tue, 20 Apr 1999 08:09:42 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id KAA02209; Tue, 20 Apr 1999 10:23:07 -0500 (EST) Date: Tue, 20 Apr 1999 10:23:05 -0500 (EST) From: Alfred Perlstein To: chan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: setting disk quota automatically by scripts? In-Reply-To: <371C5C83.1B2ED71A@phreaker.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 20 Apr 1999, chan wrote: > Hi > > I am using FreeBSD 3.1. I'm setting up a test server for my friends to > learn perl, unix, php etc. Users can create their own accounts through a > web interface, however i can't find a method to set a quota limit for > each new user ? > > Can anyone help? the commands you are loking for are called quota, edquota and pw. you can get more information on them by typing: man quota man edquota man pw btw, this system doesn't seem very secure at all, be wary. good luck, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message