Date: Tue, 31 Aug 1999 19:56:50 +0300 From: Evren Yurtesen <yurtesen@ispro.net.tr> To: "James F. Ruffer III" <freebsd@empireone.net>, freebsd-isp@FreeBSD.ORG Subject: Re: adduser Message-ID: <37CC0952.FDB7916E@ispro.net.tr> References: <01BEF3D4.62BFB5E0.support@junglenote.com> <37CC0320.705EFF4B@tatnet.com> <00ce01bedb6c$40640440$ecc276d1@empireone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37CC0952.FDB7916E>