sptrace is a LKM designed to give administrators more control over the ptrace() call. It limits users' access to the ptrace() call. It can disable ptrace altogether, or if you add a ptrace group to... More
sptrace is a LKM designed to give administrators more control over the ptrace() call. It limits users' access to the ptrace() call. It can disable ptrace altogether, or if you add a ptrace group to your system, only users in that group will be able to use ptrace(). [edit]Less
Information obtained from users, and repositories like FLOSSmole,Wikipedia,Apache, Codehaus,Tigris and several others. Please inform us of any errors, objections or omissions. You can find our terms of service here.