Travis H. <travis+w-python....@subspacefield.org> added the comment:
I have coded up a first draft at implemented {get,set}res{gid,uid} functions. This completes the exposure of the user and group setting functions, and enables python programmers to be able to safely drop privileges, for example when running network daemons as root that need to drop down to user privileges, or writing a setuid program which needs to do the same. I cannot test this in my current environment because I'm stuck with Red Hat and it does not have a recent enough automake to re-create configure from configure.in. ---------- versions: +Python 2.6 -Python 3.2 Added file: http://bugs.python.org/file14903/foo.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6508> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com