Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 1998 23:26:07 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        kostal@pefstud.uniag.sk (Ladislav Kostal)
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: users limits
Message-ID:  <199803022326.QAA25080@usr09.primenet.com>
In-Reply-To: <Pine.BSF.3.96.980302223859.1504A-100000@pefstud.uniag.sk> from "Ladislav Kostal" at Mar 2, 98 10:39:38 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> Hello !
> 
> I would be very happy if someone could help me with this:
> 
> There is for example user paul and I want to restrict him to use just one
> copy of ftp after 16.00 and irc after 18.00 and during weekends.
> (This is just example, real limitations would be more complex)
> How to do that ? How can I control number of processes ran by users ?
> I want to set limits for all users of course. (300+)
> 
> Is there some software for that or have I to write it myself ?
> 
> Thanks for your answers.

One way to do this would be hard links and groups.

Another way to do it would be to write up your accounting requirements,
translate it into data-driven code, and hack (or wrap) ftp and irc.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803022326.QAA25080>