]> sourceware.org Git - systemtap.git/commit
PR 13128: Backward compatibility for stapusr and stapdev level modules.
authorDave Brolley <brolley@redhat.com>
Tue, 8 Nov 2011 15:15:27 +0000 (10:15 -0500)
committerDave Brolley <brolley@redhat.com>
Tue, 8 Nov 2011 15:19:08 +0000 (10:19 -0500)
commit6e9be5bd74d75dd5ec2c51ad1a783f4ac418cad1
tree685e3cec044fe9378b31d84ee84e3c7daef32545
parent8f7e7a1486f45cd373ecf7dd6ef0b052622496de
PR 13128: Backward compatibility for stapusr and stapdev level modules.

If no privilege credentials are passed to the module, we can assume that
the module was loaded directly by a root level user (insmod) or by an
older version of staprun (less than 1.7). In the latter case, if the module
requires stapusr or stapdev credentials, we can assume that staprun did the
right thing and that the module is safe to run. Otherwise, the required
privilege level is unknown to the old staprun and we must abort.
translate.cxx
This page took 0.027129 seconds and 5 git commands to generate.