I'm in need of running a system command as another user than the user
that is executing the ruby script.  Is this possible?  Can I execute
su (and somehow supply the correct password), then run the command?