Ah!  
"ps -ef | grep http" says that root owns the main process, but then apache owns 
all the child processes.

This still does not explain the behavior in toggling the permissions.

“Sometimes I think the surest sign that intelligent life exists elsewhere in 
the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)

----- James Cammarata <[email protected]> wrote:
> On Wed, May 23, 2012 at 8:46 AM, Dan White <[email protected]> wrote:
> > Thanks for responding, but I am not sure this helps.
> >
> > Cobbler is run by root.
> >
> > # ps -ef | grep cobbler
> > root      4260     1  0 08:23 ?        00:00:00 /usr/bin/python 
> > /usr/bin/cobblerd --daemonize
> >
> > Additional oddities: I can run cobbler at the command line just fine.
> 
> Right, but it's mod_python that's throwing the error, meaning httpd is
> trying to write to the file so it would be the apache user accessing
> the file.
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to