shroudBNC Board

Full Version: Limit user connections to BNC?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Maybe I missed it, but I wish to limit the number of connections a user can make to the BNC, globally.

Is this already a feature that I have missed somewhere?

Thanks.
Hi,

by default there's a limit of 5 connections (for non-admin users). You can change that using the user.maxclients setting (in the user's config) or for all users using system.maxclients (in sbnc.conf).

The TCL commands bncgetreslimit and bncsetreslimit can be used to change these settings on the fly.

Regards
Gunnar
(28.03.2011 19:05)shroud Wrote: [ -> ]Hi,

by default there's a limit of 5 connections (for non-admin users). You can change that using the user.maxclients setting (in the user's config) or for all users using system.maxclients (in sbnc.conf).

The TCL commands bncgetreslimit and bncsetreslimit can be used to change these settings on the fly.

Regards
Gunnar

OK thanks Smile
Reference URL's