from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
NETCAP:
Section: System Administration Utilities (8) Updated: Sept 2020 Index
Return to Main Contents
NAME
netcap - a program to see capabilities
SYNOPSIS
netcap
DESCRIPTION
netcap is a program that prints out a report of process capabilities. If the application is using tcp, udp, raw, or packet family of sockets AND has any capabilities, it will be in the report. If the process has partial capabilities, it is further examined to see if it has an ope-ended bounding set. If this is found to be true, a '+' symbol is added. If the process has ambient capabilities, a '@' symbols is added.
Some directories in the /proc file system are readonly by root. The program will try to access and report what it can. But if nothing comes out, try changing to the root user and r-run this program.
SEE ALSO
pscap(8),
filecap(8),
capabilities(7),
netstat(8).
AUTHOR
Steve Grubb
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- AUTHOR
-
|