Notice:  I have cross-posted this into the dav-dev
         list where it more aptly belongs.

mod_dav was designed assuming it owns all resources
in its repository... whether that repository is 
a file-system (like the out-of-the-box version of
mod_dav & mod_dav_fs), or whether that repository
is a data-base (like catacomb: http://www.webdav.org/catacomb/).

mod_dav does not provide authentication, authorization,
or access control.

-tony

> -----Original Message-----
> From: Martin Ouimet [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, December 12, 2002 12:33 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Webdav
> 
> 
> 
> this is impossible because im sharing all my user's home 
> directory via webdav.
> 
> -----Original Message-----
> From: Bennett, Tony - CNF [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 12, 2002 11:48 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Webdav
> 
> 
> You don't have to run Apache 2.0 as root
> in order to provide webdav capability...
> ...If you are running as user 'nobody',
> just ensure that the directory tree that
> is dav enabled is owned by user 'nobody'.
> 
> -tony
> 
> > -----Original Message-----
> > From: Martin Ouimet [mailto:[EMAIL PROTECTED]] 
> > Sent: Thursday, December 12, 2002 8:11 AM
> > To: Apache dev mailing list (E-mail)
> > Subject: Webdav
> > 
> > 
> > 
> > Hi folks,
> >     I'm an network administrator using webdav to share 
> > users folder and im running it as root since user need to 
> > create, move, copy, delete files.  I was wondering first is 
> > there a patch or any hack to lower down priviledge because I 
> > dislike my server having apache 2.0 running as root.  If it 
> > doesnt seem to exists i'll code one.  So the question is, if 
> > I start a patch to lower down down webdav privilege will I 
> > loose my time?
> > 
> > Martin Ouimet
> > 
> 

Reply via email to