vserver services name-service unix-group max-limit modify
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Change Configuration Limits for UNIX-Group
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The vserver services name-service unix-group max-limit modify
command enables you to modify maximum UNIX groups and group-members 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-group. 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 groups and members that can be configured on the cluster.
vserver services name-service unix-group max-limit modify -limit 33792