ClearFoundation Tracker - ClearOS
View Issue Details
0000115ClearOSapp-web-server - Web Serverpublic2010-07-05 15:032010-07-19 20:10
dloper 
user2 
normalfeatureN/A
closedfixed 
 
5.25.2 
0000115: Allow manual WebDAV support in Flexshares
During the process of creating the specification for WebDAV support in Flexshares, it was discovered that there is a fundamental security issue with WebDAV. Please see feature 0000059 for details.

For those users who are on a highly trusted network, we are providing a way to implement WebDAV from the command line. When a .DAV file exists in a Flexshare, the "Dav" parameter is added to the Apache virtual server configuration:

<Directory /var/flexshare/shares/xyz>
  ...
  Dav on
</Directory>

You will need to follow the other parts of the WebDAV Howto to add support.
No tags attached.
related to 0000059closed  Add WebDAV support to flexshare 
Issue History
2010-07-05 15:03user2New Issue
2010-07-05 15:04user2Relationship addedrelated to 0000059
2010-07-05 15:04user2Statusnew => assigned
2010-07-05 15:04user2Assigned To => user2
2010-07-05 15:05user2Reporteruser2 => dloper
2010-07-05 15:05user2Fixed in Version => 5.2
2010-07-05 15:05user2Target Version => 5.2
2010-07-05 15:05user2Statusassigned => resolved
2010-07-05 15:05user2Resolutionopen => fixed
2010-07-19 20:10user2Statusresolved => closed

There are no notes attached to this issue.