- 0 - Basic authentication disabled, this is equivalent to the default if the UseBasicAuth key is not set.
- 1 - Basic authentication is allowed for WebDAV provided that the connection is protected by SSL/TLS.
- 2 - Basic authentication is allowed for WebDAV regardless if the connection is protected.
Regardless of how user enters their credentials when prompted Windows will send a username qualified by the NetBIOS domain of either the current machine or the current domain. If your OpenGroupware Coils server does not use an authentication scheme where qualified names are recognized you can set the StripAuthenticationDomain server default; with that default enabled the server still strip the NetBIOS domain from the from the beginning of any login credentials before authentication is attempted. However that operation also means that any usernames containing a "\" character will fail to authenticate.
coils-server-config --directive=StripAuthenticationDomain --value=YES
![]() |
| Mounting OpenGroupware Coils as drive X: |
With BASIC authentication enabled and automatically unqualifying usernames it should be possible to mount your OpenGroupware Coils' WebDAV presentation on a Windows Workstation.
More technical information for either using the Microsoft Windows Filesystem Redirector or OpenGroupware Coils authentication options can be found at the Wiki of the SourceForge project.

No comments:
Post a Comment