[MarkLogic Dev General] Opening our server
Engard, Nicole
nicole.engard at ptsem.edu
Mon Oct 15 09:58:21 PDT 2007
Mike,
Thanks - when I just change the authentication to "application-level" I
get a 500 Internal Server Error - so that's why I thought I was missing
something.
Nicole
-----Original Message-----
From: general-bounces at developer.marklogic.com
[mailto:general-bounces at developer.marklogic.com] On Behalf Of Michael
Blakeley
Sent: Monday, October 15, 2007 12:48 PM
To: general at developer.marklogic.com
Subject: Re: [MarkLogic Dev General] Opening our server
On Mon, 15 Oct 2007 11:14:11 -0400
"Engard, Nicole" <nicole.engard at ptsem.edu> wrote:
> We want to make it so that our library community can access and test
> our new interface. Right now it requires and admin login - but I'm
> trying to make it so that the page loads up without a login box.
> I've been reading through the manual and playing around with the
> permissions & roles & privileges for "nobody" but I just keep getting
> new 500 errors. Is there a quick tutorial somewhere to help me out?
Nicole,
This is for an HTTP Server? Simply change the HTTPServer
"authentication" setting to "application-level". All queries will run
as "default user" (by default this is "nobody") unless xdmp:login() is
used to change the user.
For more information, see "Understanding and Using Security" at
http://developer.marklogic.com/pubs/3.2/books/security.pdf (section
5.2.5 discusses this topic, and 7.3.4 discusses custom login pages).
-- Mike
_______________________________________________
General mailing list
General at developer.marklogic.com
http://xqzone.com/mailman/listinfo/general
More information about the General
mailing list