Click or drag to resize

Group Properties

The Group type exposes the following members.

Properties
  NameDescription
Public propertyDescription
A description about this group
Public propertyId
The name of the group.
Public propertyMaxLockTime
Limits the time (in milliseconds, unless 'unlimited' or 'unset') any one operation can lock any database table when scanning data.
Public propertyMaxMemory
Public propertyMaxOpenFiles
The maximum number of files that a member of a group can open using a single command.
Public propertyMaxResults
Limits the rows (unless 'unlimited' or 'unset') any one operation can return to the client.
Public propertyMaxScanRows
Limits the rows (unless 'unlimited' or 'unset') any one operation can scan from any one database table.
Public propertyOwnerNames
Users allowed to change this group without requiring super access permission.
Public propertyPasswordTimeout
A time (in seconds, unless 'unlimited' or 'unset') which determines how long a 'p4 password' password remains valid (default is unset).
Public propertySpec
Public propertySubGroups
Other groups automatically included in this group.
Public propertyTimeOut
A time (in seconds, unless 'unlimited' or 'unset') which determines how long a 'p4 login' session ticket remains valid (default is 12 hours).
Public propertyUserNames
The users in the group.
Top
See Also