How to configure Direct Link
PostPosted:Thu Aug 01, 2013 8:38 am
Hi, expert!
http://wiki.openkm.com/index.php/Direct_link
says:
Thank you!
http://wiki.openkm.com/index.php/Direct_link
says:
Code: Select all
This service is useful in some situation, but not if I don't want some user download documents. How can I configure this function? What means "A good practice is configure the user profile disallowing anything"? I can't find the options for this "Direct_link" in the profile setting page. I want to set this function "on" for some users and "off" for others.You can download a document from OpenKM using a command line utility like wget. Since OpenKM 6.2.1 Community and OpenKM 6.2.5 Professional there is a service with BASIC authentication for this task. You can reference a document by UUID using the uuid parameter or by path, using the path parameter. In the same URL you need to specify the user and password. A good practice is configure the user profile disallowing anything.Thank you!