Hi,
We are using incron to manage replication of files between two web
servers. The files are created by Apache, and are in the Apache group.
The user who runs the incron script is in the Apache group.
If I run 'groups' from the command line as the incron user, I get:
wps apache
If I run 'groups' from a normal cronjob, I get:
wps apache
But if I run groups from a script called by incron, I get:
wps root bin daemon sys adm disk wheel
Is incron loading the user's groups incorrectly?
-- Mark http://www.lambic.co.uk
This archive was generated by hypermail 2.2.0 : Tue Jun 05 2012 - 22:14:21 CEST