Re: [Dspace-tech] Ciphers in server.xml

2015-07-16 Thread Alan Orth
Hey, David. First, don't worry: TLS cipher suites aren't sensitve, they are anyways enumerable by any client using a web browser. Here are the cipher suites we use on the web server that does TLS termination in front of our DSpace server:

Re: [Dspace-tech] FW: request copy item

2015-07-16 Thread Saidy Binta
Hi Euler, Thanks a lot for your responds it really help. Regards Binta -Original Message- From: euler [mailto:esne...@seafdec.org.ph] Sent: 16 July 2015 09:31 To: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] FW: request copy item Hi, You can set the metadata of the

Re: [Dspace-tech] FW: request copy item

2015-07-16 Thread euler
Hi, You can set the metadata of the item to be accessible by anonymous user. Edit the item and check its authorizations. In xmlui, you can access it after clicking the Edit this item, and then under the tab Item Status, there is a button there named Authorizations. From there, you can change the

[Dspace-tech] FW: request copy item

2015-07-16 Thread Saidy Binta
From: Saidy Binta [mailto:bisa...@mrc.gm] Sent: 15 July 2015 13:36 To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] FW: request copy item Hi All, Please is there a way to set anonymous users to only view metadata. And any other access to bit steams be requested by the request copy

Re: [Dspace-tech] Dspace Error

2015-07-16 Thread Eric Martyns
Hi, please your assistance is needed. we installed Dspace 3.4 In trying to register an E-Person the error below occurs *An error has occurred* Go to Repository home http://196.222.5.9:8080/xmlui java.mail.AuthenticationFailedException: Cocoon stacktrace [show] Java stacktrace [show] Java full

[Dspace-tech] Metadata in html header wrong?

2015-07-16 Thread Ondřej Košarko
Hi all, is there any reason why dc.rights is mapped to DC.relation in the html header? ( https://github.com/DSpace/DSpace/blob/master/dspace/config/crosswalks/xhtml-head-item.properties#L66 ) Is that a bug or an intention? Regards, OK

Re: [Dspace-tech] FW: request copy item

2015-07-16 Thread Saidy Binta
Hi, Java stacktrace: java.lang.ArrayIndexOutOfBoundsException: 0 at org.dspace.app.xmlui.aspect.artifactbrowser.ItemRequestResponseAction.act(ItemRequestResponseAction.java:74) at org.apache.cocoon.sitemap.impl.DefaultExecutor.invokeAction(DefaultExecutor.java:55) at

Re: [Dspace-tech] FW: request copy item

2015-07-16 Thread Nemiz, Elvi
Hi Binta, Please post the contents shown if you clicked the Show underlying error stack link so that we can diagnose what is causing that error. My guess is that this is just a configuration issue. I cc'ed dspace-tech so that anyone from the list who are more knowledgeable than me can help you.

Re: [Dspace-tech] dspace 5.1 - Single Sign Out feature is not implemented while logging in via shibboleth2

2015-07-16 Thread Tim Donohue
Hi Kostas, Unfortunately, I'm not very familiar with this area of the JSPUI codebase. But, it looks like that Single Sign Out feature is not implemented message is displayed by the no-single-sign-out.jsp:

Re: [Dspace-tech] DSpace 5.2 LDAP Authentication with Active Directory

2015-07-16 Thread Tim Donohue
Hi David, Not sure I have an answer, but perhaps a few clues. The error says it cannot determine a user account's full DN: failed_login:no DN found for user krbelcher. So, that implies to me that it *might* be having issues with either search_context or the lack of object_context. But,

Re: [Dspace-tech] Dspace Error

2015-07-16 Thread Tim Donohue
Hi Eric, We'd need information on the underlying error. It should be displayed if you simply click that [show] link next to the Java full stacktrace option on the error page. Or you should be able to locate it in the logs using this guide:

Re: [Dspace-tech] Dspace v3.3 does not work with Java 8

2015-07-16 Thread Tim Donohue
Hi Thomas, Here's a guide for looking for underlying error messages in the log files. https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error I think Mark is right, we'd need more information here. To be honest, DSpace 3.3 was never tested with Java 8, as the 3.x platform was

[Dspace-tech] DSpace 5.2 LDAP Authentication with Active Directory

2015-07-16 Thread Baker, David A.
I'm running DSpace 5.2 and am attempting to enable LDAP authentication with our Active Directory. I've been fighting this issue for a couple of weeks now, and cannot get authentication to work. Below are the contents of my authentication.cfg and authentication-ldap.cfg files as well as the log

Re: [Dspace-tech] Dspace Error

2015-07-16 Thread Eric Martyns
Hi Luiz i was really hoping for a reply that could help me resolve my issue, i have had to repost the query to the community but still havent got any response, i crave you kind assistance. Thanks in anticipation of your response. Eric On Thu, Jul 16, 2015 at 9:21 AM, Eric Martyns