limitation to leaf and 300 users

These are old archives. They are kept for historic purposes only.
Post Reply
ysar68
Posts: 8
Joined: Thu Jun 17, 2004 6:09 am
Location: Athens , Greece
Contact:

limitation to leaf and 300 users

Post by ysar68 »

how i can limit a shell when i give it to user to have the option to connect in his unrealircd only 300 users?
and if i wanna the user to have the option to compile the unrealircd as leaf mode only how i can do it this?!

Thank you
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: limitation to leaf and 300 users

Post by Jobe »

You can make sure they dont link any servers to their server by adding "leaf *;" to their link block that way their server wont be able to introduce any other servers to the network.

As for limiting the number of users to 300, that really depends on how much control you can enforce over the shell and what OS it is.
Your IP: Image
Your Country: Image
warg
Posts: 63
Joined: Mon Jul 12, 2010 8:12 am

Re: limitation to leaf and 300 users

Post by warg »

on linux see...

Code: Select all

man limits.conf
"A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines." — Ralph Waldo Emerson
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: limitation to leaf and 300 users

Post by katsklaw »

warg wrote:on linux see...

Code: Select all

man limits.conf

On freebsd see: http://www.freebsd.org/doc/en/books/han ... iting.html
Post Reply