StoRM GridHTTPs v. 3.0.1
Released on 23.05.2014 with StoRM v. 1.11.4.
Description
This release provides several bug fixes.
Important Since version 1.11.3 the WebDAV service responds on
the /webdav/[storage-area]
path. More details in the WebDAV interface guide.
Important Since version 1.11.3 a security authentication token is used
to secure all communication among the storm-frontend and grihttps services and the
backend. The token is configured using the STORM_BE_XMLRPC_TOKEN
YAIM variable for
the three services. More details in the System administrator guide.
Important Please ensure that storage area file permissions are
correctly set. Follow these instructions before running the gridhttps server.
Bug fixes
- [STOR-479] - Associate properly the WebDAV returned code to the type of SRMOperationException
- [STOR-509] - WebDAV MKCOL response is 503 instead of 403 for non-anonymous unauthorized requests
- [STOR-510] - WebDAV DELETE response is 503 instead of 403 for non-anonymous unauthorized requests
- [STOR-511] - WebDAV PUT response is 503 instead of 403 for non-anonymous unauthorized requests
- [STOR-512] - WebDAV MOVE response is 503 instead of 403 for non-anonymous unauthorized requests
- [STOR-513] - WebDAV COPY response is 503 instead of 403 for non-anonymous unauthorized requests
- [STOR-514] - WebDAV PROPFIND response is 503 instead of 403 for non-anonymous unauthorized requests
- [STOR-519] - The Gridhttps should allow to specify on which address it should listen
Enhancements
- [STOR-524] - Proper use of string formatting in log calls
Installation and configuration
You can find information about upgrade, clean installation and configuration of StoRM services in the System Administration Guide of the Documentation section.
Known issues
None at the moment