Cryptix Cryptix

Cryptix 1.0.1
Cryptix 1.0.1
Cryptography for MacOSX.
 Cryptix

 About_Rbcafe About Rbcafe
 Awards  Outguess  Widgets
 Follow Rbcafe on Twitter  Share Rbcafe on Facebook  Rbcafe on Youtube
 Earth  Flash Game  Worktime
 Time Up  Bookmark & Share Rbcafe  News
 Wedding_Planner Wedding Planner

 Wedding Planner
Wedding Planner
Prepare your Wedding.
 Wedding Planner

 Outguess Outguess

 Outguess
Outguess
Conceal your datas.
 Outguess

 Alexa Alexa
 Yang Yang

Yang
Yang
Web Scanner.
 Yang

RbcafeRbcafe / Articles / Unix / Memberd

Memberd

memberd -- group membership resolution daemon

SYNOPSIS

memberd [options]

DESCRIPTION

memberd is a daemon process used by the system to resolve group member-
ships. It should always be running and responds to messages from the
kernel or other processes using membership API calls. All resolution is
done using Open Directory calls for both legacy and new group formats,
including support for nested group resolution.

A list of flags and their descriptions:

-h Lists the options for calling memberd
-v Prints the build version
-x Prevents memberd from daemonizing
-d Same as -x but enables output to terminal
-s Prints usage statistics for the running daemon
-c Clears existing statistics for running daemon
-t Runs a self test against the running daemon
-r Resets the memberd cache
-u Ar name Determines the UUID for the provided username
-g Ar group Determins the UUID for the provided group name
-l Dumps log to a file in /Library/Logs/memberd_dump.log
-L Dumps log and cache to log file in /Library/Logs/memberd_dump.log

EOF