Package glass :: Module seteids
[show private | hide private]
[frames | no frames]

Module glass.seteids

This module contains the seteids function.


Function Summary
  seteids(user, group)
Change the euid and egid if run as root.

Function Details

seteids(user, group)

Change the euid and egid if run as root.

user, group
The user and group to change to.

This function is self contained so that subclasses can easily drop this behavior. I won't, however, bother to catch exceptions because this is something you need to think about.


Generated by Epydoc 2.1 on Mon Jan 1 16:36:34 2007 http://epydoc.sf.net