https://bugzilla.wikimedia.org/show_bug.cgi?id=40739
--- Comment #1 from [email protected] 2012-10-05 12:57:44 UTC --- I created a system user ("wikidata") in the www-data group. In a first step, this user's crontab now monitors if pollForChanges is running at all and if not it starts it as the wikidata user. I refuse to put the sgid bit on everything in /var/www because of security risks. Using the suid bit just on pollForChanges does not work on a php script. Question back to the developers: Can you specify the uid or user name under which the script is running directly *in* the script? (On dev this would be "wikidata", uid=115, gid=33.) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
