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
limitation to leaf and 300 users
Re: limitation to leaf and 300 users
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.
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: 
Your Country:

Your Country:

Re: limitation to leaf and 300 users
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
Re: limitation to leaf and 300 users
warg wrote:on linux see...Code: Select all
man limits.conf
On freebsd see: http://www.freebsd.org/doc/en/books/han ... iting.html
Configuration - https://www.unrealircd.org/docs/Configuration
FAQ - https://www.unrealircd.org/docs/FAQ
FAQ - https://www.unrealircd.org/docs/FAQ