Zoong PHAM wrote: > remind -n /usr/local/etc/remind/scripts.rem > /usr/local/etc/remind/scripts.rem(142): RUN disabled > in my rem file, I do have "RUN ON".
Remind disables RUN if you do not own the file, as per the man page: In addition, Remind contains a few other security features. It will not read a file that is group- or world-writable. It will not run set- uid. If it reads a file you don't own, it will disable RUN and the shell() function. And if it is run as root, it will only read files owned by root. Regards, David. _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
