Novell Filr supports the following WebDAV authentication methods:
Basic Authentication: The user name and password are encoded with the Base64 algorithm. The Base64-encoded string is unsafe if transmitted over HTTP, and therefore should be combined with SSL/TLC (HTTPS).
For more information, see Choosing Basic Authentication
in the Novell Filr 1.0.1 Installation and Configuration Guide.
If you plan to use Basic authentication over a non-secure connection (HTTP), you need to modify the registry on each Windows 7 client workstation, as described in Section 11.5, Allowing Basic Authentication over an HTTP Connection on Windows 7. The registry modification allows users to use WebDAV with Microsoft Office 2007. However, Microsoft Office 2010 is not supported.
Digest Authentication: Applies MD5 cryptographic, one-way hashing with nonce values to a password before sending it over the network. This option is more safe than Basic Authentication when used over HTTP.
For more information, see Choosing Digest Authentication
in the Novell Filr 1.0.1 Installation and Configuration Guide.
If your Filr system is fronted by either NetIQ Access Manager, you must use the designated WebDAV authentication method:
Product Fronting Filr |
Designated Authentication Method |
---|---|
NetIQ Access Manager |
If your Filr installation is fronted by NetIQ Access Manager, as described in During the Filr appliance configuration, select |
If you are using WebDAV functionality (Edit-in-Place) with Filr on Windows 7 with a secure (HTTPS) connection, you need to ensure that the Filr server certificate requirements are met. If all of the requirements are not met, various Windows 7 services fail.
The Filr server certificate requirements are:
You must use a trusted server certificate that is accepted by Windows 7. This server certificate must be signed by a trusted certificate authority (CA) such as VeriSign or Equifax.
NOTE:You can use a self-signed certificate only if the certificate is imported into the Trusted Root Certification Authorities store on each Windows 7 client computer.
The trusted server certificate must be issued to a name that matches the domain name of the URL that you are using it for. This means that it must match the URL of your Filr site.
Wildcard certificates such as *.novell.com are supported.
The date range for the trusted server certificate must be valid. You cannot use an expired server certificate.
If your environment does not require the use of Microsoft Office, you might consider migrating users to OpenOffice 3.1 or later as their document editor. Using OpenOffice 3.1 or later provides seamless integration between the WebDAV server and Filr, regardless of which operating system is being used.