groups

Local system groups.

Platform support

Please be aware that some queries can only be run against certain platforms. Below is a list of the supported platforms that this query supports. Zercurity will automatically pause queries from running if errors are detected. Running a query against an unsupported platform will result in the following error: no such table: groups

  • Windows
  • Linux
  • Mac OSX
  • Free BSD

Table schema

Name Type Description
gid BIGINT Unsigned int64 group ID
gid_signed BIGINT A signed int64 version of gid
groupname TEXT Canonical local group name
group_sid TEXT Unique group ID
comment TEXT Remarks or comments associated with the group

Query examples

select * from groups where gid = 0