All is well except I simply cannot access ownCloud via WebDAV. When attempting either via a browser or OSX Finder "Connect to Server" dialog, I am asked for my login details only for them to be rejected. After three attempts I get the following error in my browser:
- Code: Select all
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
<s:exception>Sabre_DAV_Exception_NotAuthenticated</s:exception>
<s:message>No basic authentication headers were found</s:message>
<s:sabredav-version>1.6.2</s:sabredav-version>
</d:error>
What could be causing this? As mentioned, everything else is working fine.
Many thanks in advance!
Environment: Open Media Vault Server
Server: Apache
Database: mySQL
Client: Chrome/Safari/OSX Finder WebDAV
OC-Version: 4
PHP-Version: PHP 5.3.3-7+squeeze9 with Suhosin-Patch (cli) (built: May 8 2012 10:41:34)
