From owner-freebsd-isp Mon Feb 22 6:55:12 1999 Delivered-To: freebsd-isp@freebsd.org Received: from iwill.win.net (iwill.win.net [204.215.209.213]) by hub.freebsd.org (Postfix) with ESMTP id 86E7C11C93 for ; Mon, 22 Feb 1999 06:55:08 -0800 (PST) (envelope-from root@iwill.win.net) Received: from localhost (root@localhost) by iwill.win.net (8.8.8/8.8.8) with SMTP id JAA24530; Mon, 22 Feb 1999 09:55:23 -0500 Date: Mon, 22 Feb 1999 09:55:23 -0500 (EST) From: Kyle Stone To: Andrew Angrick Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Virtual Server Quotas In-Reply-To: <3.0.6.32.19990221223841.00b0d390@netdirect.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 I'm not sure it will help but I've seen modules for ProFTPd that allows you to setup quotas for FTP. And since ProFTPd can use external passwds/quotas and etc.. it may be what you're looking for in an FTPd. Kyle Stone Win.Net Unix Admin On Sun, 21 Feb 1999, Andrew Angrick wrote: > I'm setting up a virtual server system where I can give users their own > 'slice' of the computer... Their own webservers w/ config files, POP > accounts, sendmail config, FTP, etc. etc....The only thing I haven't figure > out how to do is create quotas on a virtual user basic. For example, a > 'virtual' user would be someone specified in something like > /usr/home/mylogin/etc/passwd. Whenever a daemon like ftpd was chrooted to > /usr/home/mylogin, it would read the appropriate virtual user info. Does > anyone have any idea on how to create quotas on a virtual basis? For > example, say if I have a virtual server customer who creates an FTP/MAIL > capable user on his account, how could I set it up so he can add quotas > also when creating the new user. I guess I'm not exactly sure how quotas > actually work and what files are involved. Could edquota be somehow > configured to read different config files depending on who's home directory > you've chrooted to? I've seen it work on BSDI BSD/OS 3.1 servers. > > Andy > > > 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