In case anyone's interested, here's the piece that was missing from the scripts (from the super man page :o) ): prog=`basename $0` test "X$SUPERCMD" = "X$prog" || exec /usrq/bin/super $prog ${1+"$@"} The user is able to execute the script without problems.
Curt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]