20060104 Wednesday January 04, 2006

Allow dtrace for a regular user. (RBAC)

Here's the magic command to allow a regular user to run dtrace. Ideal for your own laptop/workstation. The username here, is garyli
# usermod -K defaultpriv=basic,dtrace_kernel,dtrace_proc,dtrace_user garyli
( Jan 04 2006, 11:18:44 AM GMT ) Permalink