mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 18:33:54 +00:00
80356b26f0
The user_groups table represents the association between user ids and group ids. Darwin Issue: Issues arise in darwin systems with users that are members of many groups due to a bug in Apple's implementation of getgrouplist. If the number of groups a user is a member of is greater than 64 a truncated association table may be returned. |
||
---|---|---|
.. | ||
acpi_tables.cpp | ||
block_devices.cpp | ||
disk_encryption.cpp | ||
groups.cpp | ||
kernel_info.cpp | ||
kernel_integrity.cpp | ||
kernel_modules.cpp | ||
memory_map.cpp | ||
mounts.cpp | ||
os_version.cpp | ||
pci_devices.cpp | ||
process_open_files.cpp | ||
processes.cpp | ||
shared_memory.cpp | ||
smbios_tables.cpp | ||
sysctl_utils.cpp | ||
usb_devices.cpp | ||
user_groups.cpp | ||
users.cpp |