首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > exec-wrapper

exec-wrapper

  • 资源大小:14.91 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: execwrapper

资 源 简 介

exec-wrapper is a simple tool that creates setuid-wrappers for scripts and other executables. It can be used to allow users to run scripts with temporarily elevated privileges. Just set setuid-bit on script does not work, because OS isn’t run script itself, but it run an interpreter, which isn’t setuid. Exec-wrapper creates small genuine executable (not script) with setuid or setgid bit that simply executes target script. exec-wrapper also can be used if you want to transparently run programs with elevated priveleges but without using tools like su(1) or sudo(8) and without changing file mode bits on system executables. For usage details see man 8 exec-wrapper. // Sorry for my terrible english.

文 件 列 表

exec-wrapper-1.0.1
exec-wrapper.8.in
COPYING
exec-wrapper.in
AUTHORS
README
Makefile
INSTALL

相 关 资 源

VIP VIP
0.195131s