On Tue, Feb 15, 2011 at 09:36, thandu venkat narayana
<[email protected]> wrote:
> To restrict anonymous user I wish to create User login interface (User ID & 
> Passwird to access Dspace) for Dspace 1.7.0 on windows xp platform. Is it 
> possible ?

Please, read this chapter of the manual:
http://dspace.org/1_7_0Documentation/Functional%20Overview.html#FunctionalOverview-Authorization

Keep in mind that you can use the DSpace authorization system to restrict
ability to access bitstreams, but not ability to see and discover
them.

If what you want is to simply put the whole DSpace application behind
a password-protected form, this is done in your web server.
You didn't specify which web server you're using in front of your
servlet container (if, any), but for instance here is the related
documentation for Apache:
http://httpd.apache.org/docs/current/howto/auth.html

For info how to set up a web server in front of your servlet container, see:
https://wiki.duraspace.org/display/DSPACE/DspaceOnStandardPorts
https://wiki.duraspace.org/display/DSPACE/ModJk

Regards,
~~helix84

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to