Does rsh to a filer require that the real uid be root or just the euid? I am scripting a little snapmirror update for some developers and can't get it to work when it's suid. But if I put a c program in front that sets the uid it works. However, it only seems to work when the real uid is 0, not just euid.
Thanks.