group
Description
Group on this system
Init
group(id string)
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
gid | int | Group ID |
sid | string | Group's security identifier (Windows) |
name | string | Name of this group |
members | []user | Users who are members of this group |
Description
Group on this system
Init
group(id string)
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
gid | int | Group ID |
sid | string | Group's security identifier (Windows) |
name | string | Name of this group |
members | []user | Users who are members of this group |