pratical file sharing in otrs with apache webdav

Hi,
I just finish to setup a pratical (and experimental) solution to give OTRS
customer users an upload area in the otrs server:
Quite simple and powerfull: in apache conf just enable webdav with custum
OTRS auth provider
Every customer has a private webdav folder
https://upload.mycompany.com/{$otrsCustomerID}
OTRS agents can read/write in every folder and can create new customers
root folder.
WebDav clients tested: Cyberduck, BitKinex and Curl (command line)
It's a pleasure to use the OTRS api.
Francesco
--
Custom OTRS Auth Provider: http://pastebin.com/bC1vZfNW
Apache conf follow.
participants (1)
-
Francesco Pasqualini