Re: [Dspace-tech] possible to search for records with/without bitstream?

2009-10-27 Thread Timo Aalto
2009/10/27 Platt, Alice > > DSpace 1.5.2: > Does anyone know if it is possible to configure the Advanced Search so that > the records displayed can be narrowed down by the presence, or lack of, a > bitstream? We may have several records without bitstreams, and it seems it > would be very helpful f

Re: [Dspace-tech] Filtering errors with XPDF Tools

2009-10-27 Thread Van Ly
On 22/10/2009, at 12:57 AM, Kurzenberger, Eric wrote: > > > Turning on debug logging and run the filter-media command results > in the several errors of this type in the log: > > 2009-10-21 09:26:43,478 ERROR org.dspace.app.mediafilter.XPDF2Text > @ PDF conversion proc failed, returns=-1, fil

Re: [Dspace-tech] Can't get LDAP to work in DSpace 1.5.1 - Please HELP!

2009-10-27 Thread Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
Hi, Thanks very much for your suggestions! With helps from you and several others today, we have gotten our LDAP Authentication working with Dspace 1.5.1!! Best regards, Sue Walker-Thornton -Original Message- From: Filippos Kolovos [mailto:filip...@uom.gr] Sent: Tuesday, October 27

Re: [Dspace-tech] Can't get LDAP to work in DSpace 1.5.1 - Please HELP!

2009-10-27 Thread Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
Hi Stuart, With the documentation on your blog, I was able to get anonymous bind working so that we don't have to use a preconfigured set of credentials. What a relief!! Thanks Stuart, Mark, and to everyone else who offered their help on this issue!! Best, Sue -Original Message-

Re: [Dspace-tech] Can't get LDAP to work in DSpace 1.5.1 - Please HELP!

2009-10-27 Thread Stuart Lewis
Hi Sue, Try using LDAPHeirarchicalAuthentication instead as your authentication method, as that is how it works. It is designed to first bind using a pre-configured set of credentials, find the DN of the user (typically because it is down a few branches in the trree somewhere), unbind, and then

Re: [Dspace-tech] Statistics

2009-10-27 Thread Peter Dietz
Lewatle, The guide I followed was from http://wiki.dspace.org/index.php/StatisticsAddOn Specifically: Media:stats-addon-2.1.2.zip - Version 2.1.2, for DSpace 1.5.2 (as a Patch) In tha

Re: [Dspace-tech] Connecting a publication to an e-person / submitting a task in someone else's name

2009-10-27 Thread Claudia Jürgen
Hello Caroline, anything). Because I can't really log in to DSpace as another user when I'm already logged in as an administrator, can I? yes you can. With the xmlui and >= version 1.5.1 as the super admin you got the possibility to switch users, which is useful for debugging etc. but might f

Re: [Dspace-tech] Can't get LDAP to work in DSpace 1.5.1 - Please HELP!

2009-10-27 Thread Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
Hi Mark, I see what you're saying. I'm going to try to change LDAPServlet.java to get it to do exactly what you're suggesting. Will you let you know what happens! Thanks a bunch, Sue -Original Message- From: Mark H. Wood [mailto:mw...@iupui.edu] Sent: Tuesday, October 27, 2009 9:

Re: [Dspace-tech] Connecting a publication to an e-person / submitting a task in someone else's name

2009-10-27 Thread Caroline Karregård
Thank you, Claudia! Do you mean logging in to DSpace as an admin and in some way choosing a certain eperson for the submission? I can't see any obvious place for this among the admin choices (in the left menu under "Administer", in 1.5.0 jspui without any special add-ons or anything). Because

[Dspace-tech] possible to search for records with/without bitstream?

2009-10-27 Thread Platt, Alice
Hello all, DSpace 1.5.2: Does anyone know if it is possible to configure the Advanced Search so that the records displayed can be narrowed down by the presence, or lack of, a bitstream? We may have several records without bitstreams, and it seems it would be very helpful for people to search "

[Dspace-tech] Applying patches in DSpace

2009-10-27 Thread George Stanley Kozak
It's been a while since I last applied a patch to DSpace and I am having a problem. I downloaded the Minho Statistics patch to my test server. I went to /dspace/dspace-1.5.2-src-release I typed "patch < stats-addon-2.1.2/patch/minhostats212to152-patch" I get: Looks like a unified context diff.

Re: [Dspace-tech] Can't get LDAP to work in DSpace 1.5.1 - Please HELP!

2009-10-27 Thread Mark H. Wood
On Mon, Oct 26, 2009 at 08:36:46AM -0500, Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY] wrote: > We are getting error: > > 32LDAP_NO_SUCH_OBJECT 20No such objectThe specified object > does not exist in the directory. > > I put some displays in LDAPServlet.j

Re: [Dspace-tech] Can't get LDAP to work in DSpace 1.5.1 - Please HELP!

2009-10-27 Thread Wynne, David
Sounds like you are using Windows Active Directory as your LDAP service. It is quite normal in these circumstances for the passwords not to be stored there. I've got dspace working with Windows AD & here are the entries from my dspace.cfg file: 1. It is very important to have a trailing / her

[Dspace-tech] Statistics

2009-10-27 Thread Lewatle Phaladi
Hi I am intending to setup statistics on dspace1.5.2, can anyone help on how to do that. Regards, Lewatle This communication is intended for the addressee only. It is confidential. If you have received this communication in error, please notify us immediately and destroy the origina

Re: [Dspace-tech] Can't get LDAP to work in DSpace 1.5.1 - Please HELP!

2009-10-27 Thread Filippos Kolovos
Hello there, I have enabled the LDAP server in our institution and I also had some problems during the process. At first you have to make sure that there's no firewall behind the LDAP server that prohibits dspace from accessing the directory. Secondly, to answer a question you pose below, if y