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

Martin v. Löwis report at bugs.python.org
Fri Aug 21 22:42:43 CEST 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

> It would still be nice to have the currently unimplemented platform
> wrappers added to the standard library, though.  For example, as solinym
> pointed out, getresuid and getresgid are not currently wrapped at all. 
> There may be other low-level APIs which may be missing as well.

Ah, ok. A patch for to add these specifically would be easy to add;
contributions are welcome.

----------
title: implement new setuid-related calls and a standard way to drop all privileges -> implement new setuid-related calls and a standard way to	drop all privileges

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


More information about the Python-bugs-list mailing list