Changes

Jump to navigation Jump to search
1,200 bytes added ,  21:50, 2 April 2021
m
Unnilennium moved page DAV to Mod dav
Line 17: Line 17:  
===Configuration===
 
===Configuration===
 
DAV access is disabled for all ibays by default.
 
DAV access is disabled for all ibays by default.
 +
 +
DAV enforcement in ibays, will force PHP and CGI to be disabled, even if the property is enable. You can manually set a property to reenable this. When DAV is enabled for an ibat https will be force, whatever is the setting for SSL for that ibay. The use of DAV include the use of httpd-auth and you do not want your password to travael unprotected over the network, even in your own LAN.
 +
Finally starting SME10, DAV will respect the usual setting of an ibay in term of local and remote access (including the ibay dedicated password), except you will have the choice to use the ibay password or the one of an user member of the group owning the ibay. Also, the read/write setting per group will be respected. Remember that those are just login rights, and webserver is running as www. So files must have permissions to also allow the www user to retrieve your file.
    
====Enable/disable DAV access for an ibay====
 
====Enable/disable DAV access for an ibay====
Line 52: Line 55:  
  signal-event ibay-modify ibay-name
 
  signal-event ibay-modify ibay-name
 
<br />
 
<br />
 +
 
===Usage===
 
===Usage===
   Line 85: Line 89:  
you need to do the following, then it will work
 
you need to do the following, then it will work
 
  sudo echo "ignore_dav_header 1" >> /etc/davfs2/davfs2.conf
 
  sudo echo "ignore_dav_header 1" >> /etc/davfs2/davfs2.conf
 +
 +
===== character encoding =====
 +
Pay attention to the character encoding used by you operating system, having different OS connecting to the same DAV could create issues with encoding. Also you are responsible to use characters authorized by your different operating system or they will not be able to display the files or folders.
    
===Bugs===
 
===Bugs===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu