Group Properties |
The Group type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
A description about this group
|
![]() | Id |
The name of the group.
|
![]() | MaxLockTime |
Limits the time (in milliseconds, unless 'unlimited' or
'unset') any one operation can lock any database table when
scanning data.
|
![]() | MaxMemory | |
![]() | MaxOpenFiles |
The maximum number of files that a member of a group
can open using a single command.
|
![]() | MaxResults |
Limits the rows (unless 'unlimited' or 'unset') any one
operation can return to the client.
|
![]() | MaxScanRows |
Limits the rows (unless 'unlimited' or 'unset') any one
operation can scan from any one database table.
|
![]() | OwnerNames |
Users allowed to change this group without requiring super
access permission.
|
![]() | PasswordTimeout |
A time (in seconds, unless 'unlimited' or 'unset')
which determines how long a 'p4 password'
password remains valid (default is unset).
|
![]() | Spec | |
![]() | SubGroups |
Other groups automatically included in this group.
|
![]() | TimeOut |
A time (in seconds, unless 'unlimited' or 'unset')
which determines how long a 'p4 login'
session ticket remains valid (default is 12 hours).
|
![]() | UserNames |
The users in the group.
|