Using Process module

I am writing an app that in some parts need root access, but 90% of
the time does not.

It seems the relevant methods in Process to switch UID and GID does
not exist in JRuby.

Is there a way to start as root, drop privilege and regain it when
needed without bothering the user, or needed to store the root password?


This message was sent using IMP, the Internet Messaging Program.


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

It seems the relevant methods in Process to switch UID and GID does
not exist in JRuby.

File a JIRA on them? :slight_smile:
-rp

On Tue, Mar 30, 2010 at 12:38 PM, Roger P. [email protected]
wrote:

It seems the relevant methods in Process to switch UID and GID does
not exist in JRuby.

File a JIRA on them? :slight_smile:

I concur! :slight_smile: No bug, no fix!

  • Charlie

To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email