Python论坛  - 讨论区

标题:[python-chinese] 哪位了解 PY 源码的么?

2006年12月13日 星期三 12:01

IQDoctor huanghao.c在gmail.com
星期三 十二月 13 12:01:35 HKT 2006

我想在 python 执行的时候把自己 setuid 作为 root

#include types.h>
#include 

uid_t as_uid = 0;
gid_t as_gid = 0;

.........
setgid(as_gid);
........
setuid(as_uid);
........


但是不了解主源文件在哪. 请教一下应该加在哪?
<pre>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号