One or more IP addresses for machines that are permitted to send user commands to the Port
. Separate multiple addresses using commas (there must be no space before or after a comma).
You can use wildcards in the IP addresses. For example, type 187.*.*.*
to permit any machine whose IP address begins with 187
to access the service's status. You can also filter the UserClients
parameter using CIDR notation.
Type: | String |
---|---|
Default: | *.*.*.* |
Required: | No |
Configuration Section: | [Server] |
Example: | UserClients=12.34.56.7,2.4.6.8
|
See Also: | AdminClients
Port |
|