filepro permissions on system call

Walter Vaughan Jr wvaughan at steelerubber.com
Fri May 10 08:41:19 PDT 2019


Here is where I would begin to look
https://www.thegeekdiary.com/what-is-suid-sgid-and-sticky-bit/


-----Original Message-----
From: Filepro-list <filepro-list-bounces+wvaughan=steelerubber.com at lists.celestial.com> On Behalf Of scooter6--- via Filepro-list
Sent: Friday, May 10, 2019 11:30 AM
To: filePro Mailing List <filepro-list at lists.celestial.com>
Subject: filepro permissions on system call

I have a output processing table that does a system call to a shell script and passes parameters to it

If: zb ne za
Then: system "/appl/fpmerge/path/to/script.sh"<zf<za<zb

This processing table runs  in root's cron at night - this script doesn't run (this script sends an email) if run in root's cron This also doesn't run if I su - root and run the processing table

However it does work if I login as myself and I run the processing table and also runs if I just run the script 'stand alone' as myself or if I run the script 'stand alone' if I su - root But as root it doesn't run if I call the filepro processing table

What are the proper permissions on a script that runs in root's cron, but that filepro actually calls via a system call?  I currently have it owned and group own as filepro I tried changing both properties to root but nothing changed

CentOS 7 and filePro 5.6.10R4

thanks
Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20190510/c5d32b8a/attachment.html>
_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
Subscribe/Unsubscribe/Subscription Changes http://mailman.celestial.com/mailman/listinfo/filepro-list


More information about the Filepro-list mailing list