aboutsummaryrefslogtreecommitdiffstats
path: root/data/admin/asetmaxplayer
blob: 97f795f0f2d587649bdc4a4b28a86b769da1c7c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

asetmaxplayer

Usage: asetmaxplayer [n]
RESTRICTED TO ADMINISTRATORS.

  With an argument, this command raises or lowers the level at which logons
from non-admins will be filtered.  If an argument is supplied, it is checked
to make sure it is both within the limits of the operating system and at least
minimally safe.  Without an argument, the command displays detailed
information about the current limits.

  The greater of max_connections-50 and 200 is a threshhold for triggering
guest login restrictions.  When the number of non-admin users is above that
value, unregistered logins are turned away with a nice message.

See ahelp:  
See help:   limits

[Last modified: October 9, 1995 -- Friar]