-
- dumpsd - dump the contents of a security descriptor
-
- dumpsd [ options ] [object] ...
-
- 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.
-
- -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.
-
- 0
- Success.
- >0
- An error occurred.
-
- other(1)
-
- 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