Re: [Dspace-tech] XSLT 2.0 crosswalk

2013-02-06 Thread Becker, Pascal-Nicolas
Hello Joseph, you probably read the article in the wiki about crosswalks and how to test XSLT dissemination crosswalk (https://wiki.duraspace.org/display/DSPACE/XsltCrosswalk#XsltCrosswalk-TestingDisseminationCrosswalks). Currently it is not possible to test them neither with DSpace 3.0 nor

Re: [Dspace-tech] XSLT 2.0 crosswalk

2013-02-06 Thread helix84
Hello Joseph, I just realized I answered a different question than you asked, so please ignore it. And here's the correct URL of the pull request Pascal sent you: https://github.com/DSpace/DSpace/pull/174 You can apply it simply by replacing XSLTDisseminationCrosswalk.java with this new

Re: [Dspace-tech] XSLT 2.0 crosswalk

2013-02-06 Thread Joseph Greene
Thanks again, sounds much more do-able. Do you think this will work on DSpace 1.8.2? Are there conflicts with Java version for example? Joseph -Original Message- From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84 Sent: 06 February 2013 10:02 To: Joseph Greene

Re: [Dspace-tech] XSLT 2.0 crosswalk

2013-02-06 Thread helix84
On Wed, Feb 6, 2013 at 1:37 PM, Joseph Greene joseph.gre...@ucd.ie wrote: Thanks again, sounds much more do-able. Do you think this will work on DSpace 1.8.2? The file location changed a little but it should work just the same. Are there conflicts with Java version for example? No, I

[Dspace-tech] LDAP authentication in v3

2013-02-06 Thread Poulter, Dale
All, We have Dspace 3.0 up and running well. We have been able to get the LDAP authentication to work but it does not pull in any of the attributes (email, name, etc.). I have confirmed that our mapping email_field = mail is correct as far as the ldap server is concerned. Has anyone else

[Dspace-tech] dspace 3 build

2013-02-06 Thread Jose Blanco
I'm doing the step where you run ant update and I'm getting this error: BUILD FAILED /deepblue/dspace/build/dev-dspace30-dist-final/dspace/target/dspace-3.0-build/build.xml:39: Class org.apache.tools.ant.taskdefs.condition.Not doesn't support the nested antversion element.

Re: [Dspace-tech] LDAP authentication in v3

2013-02-06 Thread helix84
On Wed, Feb 6, 2013 at 8:57 PM, Poulter, Dale dale.poul...@vanderbilt.edu wrote: We have Dspace 3.0 up and running well. We have been able to get the LDAP authentication to work but it does not pull in any of the attributes (email, name, etc.). I have confirmed that our mapping email_field =

Re: [Dspace-tech] dspace 3 build

2013-02-06 Thread Jose Blanco
I have -bash-3.2$ /usr/bin/ant -version Apache Ant version 1.6.5 compiled on August 30 2006 so I guess we need 1.8? right? Thanks! Jose On Wed, Feb 6, 2013 at 3:41 PM, helix84 heli...@centrum.sk wrote: Hi Jose, are you running a supported version of Ant?

Re: [Dspace-tech] LDAP authentication in v3

2013-02-06 Thread helix84
Do you need and have search_scope = 2? It would be easier if you pasted your authentication-ldap.cfg here. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] LDAP authentication in v3

2013-02-06 Thread Poulter, Dale
Yes, autoregister = true -Original Message- From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84 Sent: Wednesday, February 06, 2013 2:37 PM To: Poulter, Dale Cc: Dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] LDAP authentication in v3 On Wed, Feb

Re: [Dspace-tech] LDAP authentication in v3

2013-02-06 Thread Poulter, Dale
See below. I have tried the search_scope as 0,1, and 2 with the same results. Thanks. #---# #LDAP AUTHENTICATION CONFIGURATIONS-# #---# #

Re: [Dspace-tech] LDAP authentication in v3

2013-02-06 Thread Poulter, Dale
It adds the username null and the remaining fields are empty. Sent from iphone On Feb 6, 2013, at 3:16 PM, helix84 heli...@centrum.sk wrote: I assume you do have search.user/password set. Nothing in your config strikes me as odd. So if you look at the eperson table on the row that was

Re: [Dspace-tech] LDAP authentication in v3

2013-02-06 Thread Poulter, Dale
After doing some additional research and testing it appears that a missing / at the end of the provider was causing the problem. What is so perplexing is that it was still authenticating but just not bringing in the data. Thanks for the help. -Original Message- From:

[Dspace-tech] [KE1019161] Submitted item with relay resolve error not deletable

2013-02-06 Thread marco . weiss
Hi all, i submitted an new item and got the error that my mail relay is not resolvable. I fixed this resolving and now it works. But the item submitted with the error is now not deletable for me. The worse is i can't open the item by clicking it in the XMLUI it will not be shown. Strange is,

Re: [Dspace-tech] LDAP authentication in v3

2013-02-06 Thread M. Àngels Pulido
Hello Dale, I recently had a similar problem with ldap hierarchical. But we have Dspace 1.7.2. I do not know the version 3.0 but... we fixed the problem filling this parameter in dspace.cfg: ldap.netid_email_domain = @ uvic.cat (your domain) But do not know if this

Re: [Dspace-tech] LDAP authentication in v3

2013-02-06 Thread Hilton Gibson
Perhaps this will help: http://wiki.lib.sun.ac.za/index.php/SUNScholar/User_Management On 7 February 2013 09:35, M. Àngels Pulido m.angels.pul...@uvic.catwrote: Hello Dale, I recently had a similar problem with ldap hierarchical. But we have Dspace 1.7.2. I do not know the version 3.0