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

Simo Sorce ssorce at redhat.com
Thu Jan 10 22:34:08 UTC 2008


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 ?

Simo.

-- 
| Simo S Sorce |
| Sr.Soft.Eng. |
| Red Hat, Inc |
| New York, NY |




More information about the Freeipa-devel mailing list