Thanks Abhishek and Justin, your suggestion did the trick. Thanks & Regards Manoj
On Tue, Jul 19, 2011 at 2:23 PM, Justin Makeig <[email protected]>wrote: > Manoj, > On your app server, set the authentication to “Application Level”. This > bypasses the built-in HTTP authentication and assumes your application with > handle authentication on its own (or not at all). With Application Level > security, the app server uses the user configured as the Default User for > unauthenticated users. The default is the limited nobody user. I’d encourage > you to create a new user for this specific purpose with the set of specific > roles that your application requires. > > Justin > > Justin Makeig > Senior Product Manager > MarkLogic Corporation > [email protected] > Phone: +1 650 655 2387 > www.marklogic.com > > On Jul 19, 2011, at 11:09 AM, Manoj wrote: > > Hi All, > I have created a XQuery page and deployed it in MarkLogic > server(created an HTTP Server). When I try access the XQuery page(by > providing the URL) it prompts for username & Password. I want to make the > page accessible to the user without wanting them having to enter user > credentials. How can we make the page accessible without providing > username/pwd? > > Thanks in advance > > Thanks & Regards > Manoj > _______________________________________________ > 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
