NOEXEC

About
 Main Page

Get It
 Via the Web
 Via Anonymous CVS

Documentation
 README
 News
 ChangeLog
 Installation
 BUGS

 NOEXEC.1
 NOEXEC.8

Resources
 WEB CVS
 SourceForge Page
 Forums

My Other SF projects
 kbde
 ksm
 nfstimesync
 pkgrebuild
 rpmrebuild (with Eric Gerbier)
 rrp_statify
 statifier

SourceForge.net Logo

 
Man Page noexec.8
Manpage of noexec

noexec

Section: noexec (8)
Updated: 1.1.0
Index Return to Main Contents
 

NAME

noexec - is a library for preventing process from doing exec system call  

SYNTAX

LD_PRELOAD="/usr/lib/libnoexec.so $LD_PRELOAD"
export LD_PRELOAD  

DESCRIPTION

This library trap execve system call and return -1 without do anything. sync time for nfs server and client.  

ENVIRONMENT

LD_PRELOAD - list of the libraries to be preloaded.
 

AUTHORS

Valery Reznic <valery_reznic@users.sourceforge.net>

See <URL:http://noexec.sourceforge.net/>.
 

COPYRIGHT

noexec is copyright (©) 2003 by Valery Reznic.
This library is distributed under GNU Lesser General Public License
It is provided "as is", without any express or implied warranties. See the file COPYING for details.  

SEE ALSO

noexec(1)


 

Index

NAME
SYNTAX
DESCRIPTION
ENVIRONMENT
AUTHORS
COPYRIGHT
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 08:19:47 GMT, May 16, 2006