from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
LIBDROP_AMBIENT
Section: Libca-ng API (7) Updated: Nov 2020 Index
Return to Main Contents
NAME
libdrop_ambient - force application started with ambient capabilities to drop them
DESCRIPTION
This library can be used via LD_PRELOAD to force an application started with ambient capabilities to drop them. It leaves other capabilities intact. This can also be linked against and automatically does the right thing. You do not need to make any calls into the library because all the work is done in the constructor which runs before main() is called.
SEE ALSO
capabilities(7)
AUTHOR
Steve Grubb
Index
- NAME
-
- DESCRIPTION
-
- SEE ALSO
-
- AUTHOR
-
|