plug.org at 2nerds.com wrote: > What are the reasons why sudo isn't the preferred alternative? So you are suggesting running the program as this: sudo -u myuser myprogram This appeared to work very well. Is this method more secure then the 'su' method? Thanks, Kenneth