Looks like the problem was just that some modules were created without default access permissions.
Thanks! Tim -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Blakeley Sent: Monday, November 14, 2011 3:18 PM To: General MarkLogic Developer Discussion Subject: Re: [MarkLogic Dev General] Unable to import modules if not an admin user When running as admin, no permission checks are done. So I would start with http://developer.marklogic.com/pubs/4.2/apidocs/Security.html#xdmp:document- get-permissions - I believe that the user needs to have or inherit some role that has read and execute capabilities listed in the document permissions. -- Mike On 14 Nov 2011, at 12:06 , Tim Meagher wrote: > Hi Folks, > > I'm unable to import a custom module from eth Modules database unless I'm an admin. What is the best way to find the cause of this? > > Thank you! > > Tim Meagher > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
