[MarkLogic Dev General] Marklogic Webdav not connecting
Danny Sokolsky
Danny.Sokolsky at marklogic.com
Tue Jun 26 23:12:02 PDT 2012
Here are a few other things to look at:
* Make sure the root directory exists in the database. For example, if the root is / on the WebDAV server, make sure the directory / exists ( xdmp:directory-properties("/") should return a properties document with a directory element, for example)
* make sure the user you are logging into the WebDAV server has permissions on that root directory. Try logging in as a user with the admin role--=if that works but another user does not, then the user probably does not have permissions on the root directory.
-Danny
________________________________________
From: general-bounces at developer.marklogic.com [general-bounces at developer.marklogic.com] On Behalf Of DJaun Maclin [dmaclin at wattnet.net]
Sent: Tuesday, June 26, 2012 11:12 PM
To: General Discussion
Cc: Robert Tuten; Matt Leshinskie
Subject: Re: [MarkLogic Dev General] Marklogic Webdav not connecting
Thanks for the reply, Danny!
Automatic directory creation is enabled for the database.
From: Danny Sokolsky <Danny.Sokolsky at marklogic.com<mailto:Danny.Sokolsky at marklogic.com>>
Reply-To: General Discussion <general at developer.marklogic.com<mailto:general at developer.marklogic.com>>
Date: Tue, 26 Jun 2012 16:12:05 -0700
To: General Discussion <general at developer.marklogic.com<mailto:general at developer.marklogic.com>>
Cc: Robert Tuten <RTuten at wattnet.net<mailto:RTuten at wattnet.net>>, Matt Leshinskie <Matt.Leshinskie at marklogic.com<mailto:Matt.Leshinskie at marklogic.com>>
Subject: Re: [MarkLogic Dev General] Marklogic Webdav not connecting
Is automatic directory creation enabled for the database?
More information about the General
mailing list