From owner-freebsd-isp Tue Aug 31 13:33:52 1999 Delivered-To: freebsd-isp@freebsd.org Received: from seahorse.corp.gulf.net (seahorse.corp.gulf.net [206.105.61.20]) by hub.freebsd.org (Postfix) with ESMTP id ED47E15A9A for ; Tue, 31 Aug 1999 13:33:49 -0700 (PDT) (envelope-from phill@freebsd.org) Received: from localhost (phill@localhost) by seahorse.corp.gulf.net (8.9.3/8.9.3) with ESMTP id PAA27894; Tue, 31 Aug 1999 15:34:41 -0500 (CDT) X-Authentication-Warning: seahorse.corp.gulf.net: phill owned process doing -bs Date: Tue, 31 Aug 1999 15:34:41 -0500 (CDT) From: Phillip Salzman X-Sender: phill@seahorse.corp.gulf.net To: "James F. Ruffer III" Cc: Evren Yurtesen , freebsd-isp@freebsd.org Subject: Re: adduser In-Reply-To: <012001bedb91$5e3dc580$ecc276d1@empireone.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You may wish to check out Enteruser. There is an article about it at www.daemonnews.org. I've added functionality to it for setting quota's. It's extreamly simple. -- Phillip Salzman phill@freebsd.org On Sat, 31 Jul 1999, James F. Ruffer III wrote: > basically i was using > edquota -p Quota username > this wil set it to a standard 20 mb soft 30 mb hard > im looking to set everyone at a 50 soft 60 hard > auto while adduser is running > i was being lazy by seeing if some one had a script already but i gues iill > have to code one > thankyou guys+dolls > ----- Original Message ----- > From: Evren Yurtesen > To: James F. Ruffer III ; > Sent: Tuesday, August 31, 1999 12:56 PM > Subject: Re: adduser > > > > why do not you put a line to adduser script something like > > edquota -p 100 $UID > > well I am not sure what is the variable for UID in adduser script > > though, > > this would copy the quota settings of the account with uid 100 to the > > new account > > created...I believe this works even when you do not have an account with > > the > > $UID because I did something like edquota -p 100 1000-10000 > > and now all the users have the same quotas automatically when I add them > > > > is this what you want to do? > > > > Evren > > > > "James F. Ruffer III" wrote: > > > > > hmm does anyone have a great adduser program that wil set repquota > > > while adding the user > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-isp" in the body of the message > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message