MaxHostsPerUser [ MaxHostsPerUser number|none [message]]
Default
MaxHostsPerUser none
Context
server config, <Anonymous>, <VirtualHost>, <Global>
Module
mod_auth
Compatibility
1.2.4 and later
The MaxHostsPerUser directive configures the maximum number of times different hosts, using a given login, can connect at any given time. The optional argument message may be used which will be displayed to a client attempting to exceed the maximum value. If message is not supplied, a default message of "Sorry, the maximum number of hosts (%m) for this user already connected."
MaxHostsPerUser 1 "Sorry, you may not connect more than one time." Results in: 530 Sorry, you may not connect more than one time.
Prev | Zmey`s Home | Themes Wordpress | Home | Next |
MaxConnectionRate | Up | MaxInstances |