DUMPSD ( 1 ) USER COMMANDSDUMPSD ( 1 )


NAME

dumpsd - dump the contents of a security descriptor

SYNOPSIS

dumpsd [ options ] [object] ...

DESCRIPTION

dumpsd writes the contents of security descriptors for the specified objects. to standard output.

If no options and no objects are specified then the security descriptor for this process is displayed.

OPTIONS

-T
Also display the process token security descriptor along with the process security descriptor.
-e
Each object is a named event.
-f
Each object is a UNIX file name.
-s
Each object names a semaphore.
-t
Each object token.
-p pid
Dumps the security descriptor of the process with UNIX process id pid.
-P ntpid
Dumps the security descriptor of the process with native process id ntpid.

EXIT STATUS

0
Success.
>0
An error occurred.

SEE ALSO

other(1)

IMPLEMENTATION

version
dumpsd (AT&T Labs Research) 2007-02-28
author
David Korn <dgk@research.att.com>
copyright
Copyright © 1997-2010 AT&T Intellectual Property
license
http://www.opensource.org/licenses/cpl1.0.txt