Articles
12.09.2010
Back to dCache.org All Abstracts All Articles Latest Article
All Articles
1.4.2010 dCache going standard
The NFS v4.1 dCache implementation.

10.3.2010 German Storage Support Group
Proactive support with an emphasis on training

17.2.2010 Pool to pool tuning.
Improved Pool to pool tuning in 1.9.5

11.1.2010 WebDAV in dCache
dCache provides standards based access to your data from the desktop

20.1.2010 Scalable SRM
Distributed Scalable dCache SRM powered by Terracotta

1.1.2099 dCache Articles
This could be your article.
Promotion
Promotion

WebDAV in dCache

dCache provides standards based access to your data from the desktop

The most recent version of dCache supports the WebDAV protocol, providing standards based access from any user's desktop. All major operating systems are supported, including Windows, Mac OS X, and Linux, without the need for custom client software. Support in the operating system's native file management clients provides easy and seemless integration between local storage, network drives and grid storage, with drag and drop access to browse, copy, move, and delete files.


The use of proprietary grid protocols has long been a barrier to entry for end users, as access to data on the grid from the user's desktop requires specialized grid tools to be installed. The latest release of dCache addresses this problem by supporting the WebDAV protocol, providing easy to use access out of the box from all major operating systems.


WebDAV is a standardised extension of the HTTP protocol allowing common file operations like file browsing, upload and download, and name space operations like renaming, moving, copying and deleting files. This provides easy to use drag and drop access to the grid in Windows, Mac OS X, and Linux, indistinguishable from other network drives. Web browsers such as Firefox, Internet Explorer or Safari may also be used for read-only access to explore and download data from the grid.


A secure variant of WebDAV extends HTTPS to provide authenticated, confidential and integral data access. dCache fully supports the use of X509 client certificates for authentication. Existing X509 compliant host and user grid certificates are leveraged to authenticate both servers and clients.


Unfortunately not all operating systems support X509 client certificates out of the box. To address this issue a future version of dCache will support password based HTTP basic authentication. This can be used over both unencrypted HTTP and encrypted HTTPS. Support for HTTPS basic authentication also opens up new opportunities to use dCache in non WLCG communities, where the use of X509 personal certificates is less common.


Future versions of dCache will also address the use of RFC proxy certificates and VOMS attributes, thus providing full integration to the WLCG identity infrastructure. Those technologies are not yet available out of the box in todays operating systems, thus limiting their usefulness.