[Freeipa-devel] [PATCH] resend enable sessions in the GUI

Mark McLoughlin markmc at redhat.com
Fri Jan 11 12:16:15 UTC 2008


On Thu, 2008-01-10 at 17:34 -0500, Simo Sorce wrote:
> On Thu, 2008-01-10 at 16:07 -0500, Rob Crittenden wrote:
> > +
> > +    def __create_cache_dir(self):
> > +        try:
> > +            os.makedirs("/var/cache/ipa", 0700)
> > +        except:
> > +            pass
> 
> Should this be chowned to the apache user as well ?

	Hold on; ipa-webgui runs as root, not apache ... I noticed that the
other day and found it very suprising ... was that not intentional,
then?

Cheers,
Mark.





More information about the Freeipa-devel mailing list