[Freeipa-users] Apache WebDav file sharing permission problem

tlau at tetrioncapital.com tlau at tetrioncapital.com
Mon Nov 10 15:33:53 UTC 2014


Yeah, thanks for pointing it out, I am very upset now.

Sent from my BlackBerry 10 smartphone.
  Original Message  
From: Rob Crittenden
Sent: Monday, 10 November, 2014 11:30 PM
To: Thomas Lau; freeipa-users at redhat.com
Subject: Re: [Freeipa-users] Apache WebDav file sharing permission problem

Thomas Lau wrote:
> Hi All,
> 
> I am successfully letting Apache auth against FreeIPA, but whatever
> folder/files being created on WebDav server would be using Apache user
> and group instead of login user/group, does anyone know how to fix this?
> 
> Kerberos + LDAP config:
> 
> http://pastebin.com/zpP3TEst

It looks like this is just the way mod_dav works. From
http://httpd.apache.org/docs/current/mod/mod_dav.html

"""
In order for mod_dav to manage files, it must be able to write to the
directories and files under its control using the User and Group under
which Apache is running. New files created will also be owned by this
User and Group.
"""

rob




More information about the Freeipa-users mailing list