[issue6758] implement new setuid-related calls and a standard way to drop all privileges

Travis H. report at bugs.python.org
Sat Aug 22 01:10:21 CEST 2009


Travis H. <travis+w-python.org at subspacefield.org> added the comment:

This is my first stab at creating a "privilege" module that implements
the API suggested in the second aforementioned paper.

It is syntactically correct but has some TODO items in it that must be
completed before it will work.

Any suggestions on this code would be greatly appreciated.

----------
Added file: http://bugs.python.org/file14766/privilege.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6758>
_______________________________________


More information about the Python-bugs-list mailing list