The documentation for Net::Rsh states that if a script uses this module, it must either be run by root or must be suid root. Does anyone know of a way around this limitation? I like to avoid running my scripts as root if at all possible and I really don't like to set them as SUID unless absolutely necessary.