You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kirk Bailey <id...@netzero.net> on 2002/11/30 07:29:33 UTC

[users@httpd] script executes- as wrong user

ipt in python to delete a mailing list. It is set with
the 4000 bit to execute as the owner, NOT as nobody, so it can process the
aliases file. When it goes to create a temp aliases file, it kicks out, with a
error that it is denighed permission to do so.

The script is owned by root. STOP SCREAMING. The thing is PARANOID and screens
all data very carefully. PYTHON is owned by root. apache runs as nobody:wheel.

Nonetheless, the script is executing as nobody according to the 'id' command I
built into it, and OF COURSE this is boing to bounce when it tries to create a
file in /etc/mail! Any ideas, things to check, good liquor to drink while
considering this quandry?
-- 

end

Respectfully,
              Kirk D Bailey


+---------------------"Thou Art Free." -Eris-----------------------+
| http://www.howlermonkey.net  mailto:highprimate@howlermonkey.net |
| KILL spam dead!      http://www.scambusters.org/stopspam/#Pledge |
| http://www.tinylist.org  +--------+   mailto:grumpy@tinylist.org |
+------------------Thinking| NORMAL |Thinking----------------------+
                            +--------+


---------------------------------------------
Introducing NetZero Long Distance
1st month Free!
Sign up today at: www.netzerolongdistance.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org