← All Binaries

dscacheutil

dscacheutil does various operations against the Directory Service cache including gathering statistics, initiating lookups, inspection, cache flush, etc. This tool replaces most of the functionality of the lookupd tool previously available in the OS.

Author: Ethan Nay Created: 2023-08-23

Paths

/usr/bin/dscacheutil

Example Use Cases

Lookup a user

List the user information

dscacheutil -q user -a name <USER_NAME>

Lookup all users

List all user information

dscacheutil -q user

Detections

  • No detections at time of publishing

Resources