> I have some users that have 5 or 6 connections with the same login at
> the same time. I want to limit that each user can have less than 3
> connectios per login. How can I do that??
You can't do this with the governor. You would have to write a script
that does this.
matias.cornejo@gmail.com - 18 May 2007 05:11 GMT
> matias.corn...@gmail.com wrote:
> > I have some users that have 5 or 6 connections with the same login at
[quoted text clipped - 3 lines]
> You can't do this with the governor. You would have to write a script
> that does this.
Thanks, I'm doing a scritp that I'll put in a Crontab.