vserver services name-service unix-user max-limit modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Change Configuration Limits for UNIX-User
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The vserver services name-service unix-user max-limit modify
command enables you to modify maximum UNIX users that can be configured on the system. This allows you to set certain limits to prevent performance issues due to service configurations using excessive resources.
Parameters
[-limit <integer>]
- System Limit (privilege: advanced)-
This parameter specifies the maximum limit that you want to set for unix-user. The default setting for the limit is 32768. The supported range of values for this parameter is 0 to 65536.
Examples
The following example modifies the system-wide limit of the total number of UNIX users that can be configured on the cluster.
vserver services name-service unix-user max-limit modify -limit 33792