from small one page howto to huge articles all in one place
 

search text in:





Poll
Which linux distribution do you use?







poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

187643

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250631

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

138193

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





FILECAP:

Section: System Administration Utilities (8)
Updated: March 2009
Index Return to Main Contents
 

NAME

filecap - a program to see capabilities  

SYNOPSIS

filecap [ -a | -d | /dir | /dir/file [cap1 cap2 ...] ]  

DESCRIPTION

filecap is a program that prints out a report of programs with file based capabilities. If a file is not in the report or there is no report at all, no capabilities were found. For expedience, the default is to check only the directories in the PATH environmental variable. If the -a command line option is given, then all directories will be checked. If a directory is passed, it will recursively check that directory. If a path to a file is given, it will only check that file. If the path to the file includes capabilities, then they are written to the file.

 

OPTIONS

-a
This tells the program to show all capabilities starting from the / directory. Normally the PATH environmental variable is used to show you capabilities on files you are likely to execute.
-d
This dumps all capabilities for reference.

 

EXAMPLES

To check file capabilities in $PATH:
filecap

To check file capabilities of whole system:
filecap -a

To check file capabilities recursively in a directory:
filecap /usr

To check file capabilities of a specific program:
filecap /bin/passwd

To list all possible capabilities:
filecap -d

To set a file capability on a specific program:
filecap /bin/ping net_raw net_admin 
 

SEE ALSO

pscap(8), netcap(8), capabilities(7).

 

AUTHOR

Steve Grubb


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
SEE ALSO
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 14.9 ms