To create a new group or edit an existing group, enter the following information into the form.
Group | The name of the group. |
Subgroups | The names of other groups that are included in the group. |
Users | The names of users that are members of the group. |
Maximum number of results returned per server request. | Limits the rows of data considered and prevents the server from making large-scale scans. By default, there is no limit. Useful settings are typically above 50000. |
Maximum number of database rows scanned per server request. | Limits the rows of result data buffered to prevent the server from using excessive memory. By default, there is no limit. Useful settings are typically above 10000. |
Maximum lock time of database tables per server request (msec). | Limits the amount of time spent during data scans to prevent the server from locking tables for too long. By default, there is no limit. Useful settings are typically between 1000 and 30000 (10 seconds to 30 seconds). |
Duration before login session times out | Specify in days, hours, minutes, and seconds, rather than in seconds. |