Re: [Dspace-tech] Allowing only pdf files

2009-10-15 Thread Claudia Jürgen

Hola Héctor,

this can be achieved via the Bitstream Format Registry. You can mark 
formats as internal. Internal formats can not be submitted (only the 
admin can add bitstreams with internal formats to an item) and they are 
not visible to the non-admin user.


Hope that helps

Claudia Jürgen


Héctor Garcia Peris schrieb:

Hello,

Is there any possibility to allow only certain type of files to be
submited to dspace? For example, I want only pdf files will be
submitted to my dspace.

Thanks.

PD: Dspace version is 1.5.2 in a linux system.

-
 Héctor Garcia Peris Dpto. Informática Instituto Valenciano de
Investigaciones Económicas S.A. (Ivie) C/ Guardia Civil, 22 esc-2 1º
46020 - Valencia (Spain) Tfno.: +34 - 963190050 / +34 - 963930816 
Fax.: +34 - 963190055 / +34 - 963930856 e-mail: hector.gar...@ivie.es
 Web: http://www.ivie.es 
--





--
 Come build with us! The BlackBerry(R) Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart
your developing skills, take BlackBerry mobile applications to market
and stay ahead of the curve. Join us from November 9 - 12, 2009.
Register now! http://p.sf.net/sfu/devconference 
___ DSpace-tech mailing
list DSpace-tech@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/dspace-tech
<>--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Arabic language in dspace

2009-10-15 Thread Kim Shepherd
Hi,

 

If it’s happening in one interface and not the other, I’d suspect a character 
encoding issue – make sure your JSPUI is using ‘utf-8’.

 

To make sure your searches are optimised for Arabic words / stems, it might 
also be worth taking a look at the Arabic Lucene analyzer:

 

http://www.nongnu.org/aramorph/english/lucene.html#The+arabic+analyzer+for+

 

Cheers,

 

Kim

 

From: mabdelmawlam mahmood [mailto:techno_...@hotmail.com] 
Sent: Friday, 16 October 2009 1:40 a.m.
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Arabic language in dspace

 


I Need Your Help About How To Support Arabic Language In Dspace

   = IN INTERFACE
   = IN SEARCHING FOR ARABIC ITEMS IN THE DATABASE BEFORE
 (I UPLOADED ITEM USING ARABIC DATA FOR IT BUT IT GIVES ME NO RESULT WHEN 
SEARCHING FOR IT !!!)
 SEE ATTACHED PHOTO
 -BUT IT GIVE RESULT IF I SEARCH FOR ITEM I ENTERED ITS DATA USING ENGLISH 
LANGUAGE

P.S : I AM USING VERSION 1.5.2 at windows xp pro

 

p.s:
i remarked that the problem occurred when using the default page at
http://localhost:8080/jspui/

but not occurred when using manakin page at
http://localhost:8080/xmlui/  it searches Arabic and retrieve result in Arabic 
language

 

 

 



Windows Live: Keep your friends up to date with what you do online. 

 

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Allowing only pdf files

2009-10-15 Thread Héctor Garcia Peris
Hello,

Is there any possibility to allow only certain type of files to be submited to 
dspace? For example, I want only pdf files will be submitted to my dspace.

Thanks.

PD: Dspace version is 1.5.2 in a linux system.

-
Héctor Garcia Peris
Dpto. Informática
Instituto Valenciano de Investigaciones Económicas S.A. (Ivie) 
C/ Guardia Civil, 22 esc-2 1º 46020 - Valencia (Spain) 
Tfno.: +34 - 963190050 / +34 - 963930816 
Fax.: +34 - 963190055 / +34 - 963930856 
e-mail: hector.gar...@ivie.es 
Web: http://www.ivie.es
--



--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace & Active Directory

2009-10-15 Thread Wynne, David
Stuart,
 sorry just read your blog about adding a trailing / to the
ldap://jmu.ac.uk:389
 
seems to work now, No need to trace it.
 
Dave
 
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace & Active Directory

2009-10-15 Thread Wynne, David
Stuart,
full listing is:
 
java.lang.NullPointerException
 at
org.dspace.authenticate.LDAPHierarchicalAuthentication$SpeakerToLDAP.
getDNOfUser(LDAPHierarchicalAuthentication.java:383)
 at
org.dspace.authenticate.LDAPHierarchicalAuthentication.authenticate(L
DAPHierarchicalAuthentication.java:214)
 at
org.dspace.authenticate.AuthenticationManager.authenticateInternal(Au
thenticationManager.java:199)
 at
org.dspace.authenticate.AuthenticationManager.authenticate(Authentica
tionManager.java:136)
 at
org.dspace.app.webui.servlet.PasswordServlet.doDSPost(PasswordServlet
.java:95)
 at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServl
et.java:147)
 at
org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:
105)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
 at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:290)
 at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:206)
 at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
alve.java:233)
 at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
alve.java:191)
 at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:128)
 at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:102)
 at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:109)
 at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
a:286)
 at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:845)
 at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
ss(Http11Protocol.java:583)
 at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:44
7)
 at java.lang.Thread.run(Thread.java:636)

 
Dave




From: Stuart Lewis [mailto:s.le...@auckland.ac.nz] 
Sent: 15 October 2009 15:04
To: Wynne, David
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace & Active Directory


Hi David, 


I've configured & tested openldap on my ubuntu system &
ldapsearch all works as expected.
 
The problem is that our Active Directory has a rather
unusual setup. 
At the moment in ther dspace.log file:
 
2009-10-15 13:27:53,489 INFO
org.dspace.authenticate.LDAPHierarchicalAuthentica
tion @
anonymous:session_id=116B1778D9539B1DDC5B49BF0820463B:ip_addr=150.204.48
.
5:auth:attempting trivial auth of user=cmsdwynn
2009-10-15 13:27:53,493 WARN
org.dspace.app.webui.servlet.InternalErrorServlet 
@
:session_id=116B1778D9539B1DDC5B49BF0820463B:internal_error:-- URL Was:
http:/
/dspace.cms.livjm.ac.uk:8080/jspui/password-login
-- Method: POST
-- Parameters were:
-- login_email: "cmsdwynn"
-- login_password: *not logged*
-- login_submit: "Log In"
 
java.lang.NullPointerException


Is there any further information directly after
"java.lang.NullPointerException"? Typically the stack trace will contain
line numbers that will tell us where in the code the error is occurring
which will allow us to debug the problem.

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New
Zealand
Ph: 64 9 373-7599 x81928
http://www.library.auckland.ac.nz/ 


--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to Best Configure and Use LDAPHierarchicalAuthentication

2009-10-15 Thread pennington
Stuart,

Thanks for the excellent pointer. The two settings I had to change were to add 
the port number and trailing slash to my ldap.provider_url and take my 
ldap.search_context up a level, allowing DSpace search down into both 
containers. So, now I've got:

ldap.provider_url = ldap://dc1.rhodes.edu:389/

ldap.search_context = dc=rhodes,dc=edu

I'm still testing authentication from various users, but so far, it really 
works well.

Assuming that I don't find any problems, I would like to provide a write-up for 
others to follow, as Active Directory is so prevalent as an LDAP server but can 
be a tricky beast. Sometimes, it is just helpful to know that someone else has 
gotten it working, to give you the extra boost to keep trying.

Would this be something useful for the DSpace Wiki HOWTO page?

http://wiki.dspace.org/index.php/Category:HOWTO

Is the DSpace Wiki still utilized, or is something going to take its place in 
the near-future?

Stacy

-Original Message-
From: Stuart Lewis [mailto:s.le...@auckland.ac.nz] 
Sent: Thursday, October 15, 2009 6:48 AM
To: Pennington_Stacy
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] How to Best Configure and Use 
LDAPHierarchicalAuthentication

Hi Stacy,

This blog post might help with an example LDAP tree and the associated  
settings:

  - 
http://blog.stuartlewis.com/2008/08/18/test-ldap-service-upgraded-now-with-branches/

The specific error you are getting is related to not knowing the host  
name as it is concatenating . I think it might be fixed by adding a  
trailing slash to the ldap.provier_url setting to separate the server  
name from the query.

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: 64 9 373-7599 x81928
http://www.library.auckland.ac.nz/


On 15/10/2009, at 9:03 AM,   wrote:

> One of the features I'm most looking forward to utilizing in DSpace  
> 1.5.2 is the LDAPHierarchicalAuthentication option, which I think is  
> designed to help institutions like Rhodes, which have separate LDAP  
> containers for different groups of users.
>
> Faculty and Staff are in:   cn=Users,dc=rhodes,dc=edu
> Students are in:  ou=Students,dc=rhodes,dc=edu
> Temporary Staff are in:  ou=Temp Accounts,dc=rhodes,dc=edu
>
> In DSpace 1.4.x, we used LDAP auth for our faculty and staff and  
> just created local ePerson accounts manually for students and them  
> use their local DSpace password and email address to log in (i.e.  
> not LDAP). With 1.5.2, we would like to use the  
> LDAPHierarchicalAuthentication auth method to allow all users with  
> ePerson accounts in DSpace to log in. (In other words, we would like  
> the ability to control who can log into DSpace by creating the  
> ePerson accounts for those folks manually but letting the  
> authentication for that ePerson account to happen via LDAP rather  
> than students having to use a local DSpace password.)
>
> Our LDAP server is Microsoft Active Directory, which doesn't allow  
> anonymous logins. We do have a generic ldap search login account  
> that we use for other services to provide a authenticated account to  
> bind and search Active Directory. I tried to turn on  
> LDAPHierarchicalAuthentication by making the following changes in  
> dspace.cfg:
>
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod =  
> org.dspace.authenticate.LDAPHierarchicalAuthentication 
> ,org.dspace.authenticate.PasswordAuthentication
>
> ldap.search_scope = 2
>
> ldap.search.user = cn=ourldapuser,cn=Users,dc=rhodes,dc=edu
>
> ldap.search.password = ourpassword
>
> ldap.netid_email_domain = @rhodes.edu
>
> With these settings, no one was able to log in via LDAP. It wasn't  
> clear if I needed to keep the main LDAP auth method  
> (org.dspace.authenticate.LDAPAuthentication) in the  
> AuthenticationMethod config statement (in the middle) or not.
>
> Does LDAPHierarchicalAuthentication use the other LDAP auth settings  
> in dspace.cfg?
>
> What is the search_scope? The number of levels down from the top  
> level that the search user will browse?
>
> Does the search LDAP user identify which container the particular  
> user that is trying to authenticate is located and then try a  
> connection as that user with their password, not that it knows the  
> full login string for that user? Is that how it is supposed to work? 


--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.n

Re: [Dspace-tech] DSpace & Active Directory

2009-10-15 Thread Stuart Lewis
Hi David,

I've configured & tested openldap on my ubuntu system & ldapsearch all works as 
expected.

The problem is that our Active Directory has a rather unusual setup.
At the moment in ther dspace.log file:

2009-10-15 13:27:53,489 INFO  org.dspace.authenticate.LDAPHierarchicalAuthentica
tion @ anonymous:session_id=116B1778D9539B1DDC5B49BF0820463B:ip_addr=150.204.48.
5:auth:attempting trivial auth of user=cmsdwynn
2009-10-15 13:27:53,493 WARN  org.dspace.app.webui.servlet.InternalErrorServlet
@ :session_id=116B1778D9539B1DDC5B49BF0820463B:internal_error:-- URL Was: http:/
/dspace.cms.livjm.ac.uk:8080/jspui/password-login
-- Method: POST
-- Parameters were:
-- login_email: "cmsdwynn"
-- login_password: *not logged*
-- login_submit: "Log In"

java.lang.NullPointerException

Is there any further information directly after 
"java.lang.NullPointerException"? Typically the stack trace will contain line 
numbers that will tell us where in the code the error is occurring which will 
allow us to debug the problem.

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: 64 9 373-7599 x81928
http://www.library.auckland.ac.nz/

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace & Active Directory

2009-10-15 Thread Wynne, David
I've configured & tested openldap on my ubuntu system & ldapsearch all
works as expected.
 
The problem is that our Active Directory has a rather unusual setup.
Basically the person "object" has a CN of
 
CN=David Wynne xxx
 
where xx is the number on my id card. I've seen a couple of
posts about DSpace & AD where:
 
ldap.id_field = sAMAccountName
ldap.id_field = CN
 
But using JExplorer if I do a search on:
 
sAMAccountName=username,.ou=People, dc=jmu. dc=ac. dc=uk
or
CN=username,.ou=People, dc=jmu. dc=ac. dc=uk
 
I dont get any results, but if I do a search on:
 
ou=People, dc=jmu. dc=ac. dc=uk
 
with a filter of :
 
sAMAccountName=username
 
I get the right person object.
 
In terms of the dspace.cfg file can this be done ? Or do I need to patch
the DSpace java files ?
 
At the moment in ther dspace.log file:
 
2009-10-15 13:27:53,489 INFO
org.dspace.authenticate.LDAPHierarchicalAuthentica
tion @
anonymous:session_id=116B1778D9539B1DDC5B49BF0820463B:ip_addr=150.204.48
.
5:auth:attempting trivial auth of user=cmsdwynn
2009-10-15 13:27:53,493 WARN
org.dspace.app.webui.servlet.InternalErrorServlet 
@ :session_id=116B1778D9539B1DDC5B49BF0820463B:internal_error:-- URL
Was: http:/
/dspace.cms.livjm.ac.uk:8080/jspui/password-login
-- Method: POST
-- Parameters were:
-- login_email: "cmsdwynn"
-- login_password: *not logged*
-- login_submit: "Log In"
 
java.lang.NullPointerException
 
I'm guessing that the NullPointer is because the person "object" is
NULL.
 
Many Thanks
 
Dave Wynne
Senior Technical Officer
School of Computing and Maths
Liverpool John Moores University
Byrom Street
Liverpool L2 2AF
E-Mail: d.wy...@ljmu.ac.uk
Tel:0151-231-2108 

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Unable to compile class for JSP

2009-10-15 Thread Mark H. Wood
I doubt that a 1.3 compiler would advise someone to use -source 1.5,
which a 1.3 compiler would be incapable of obeying.  It surely must be
the case that a 1.5 (or newer) compiler is being used, and is
defaulting to -source 1.3 or is being explicitly so instructed.

I would check $CATALINA_BASE/conf/web.xml for the values of
compilerSourceVM and compilerTargetVM, ensuring that both are set to
1.5 or higher.  Warning:  I hardly ever touch Jasper so I may not know
what I'm talking about here, but that's a place to start exploring.

That said, while IBM makes some *very* good Java tools, you'll
probably get more advice if you do switch to the Sun JDK.  It may not
make any difference to this particular problem, though; I think Jasper
includes its own compiler, or at least an adaptor that drives the
compiler according to Jasper's notions of how it should be run.  (See
mention of the "Eclipse JDT compiler" in the Tomcat documentation
under JSP.)

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Friends don't let friends publish revisable-form documents.


pgpMR6uRK9Sep.pgp
Description: PGP signature
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Arabic language in dspace

2009-10-15 Thread mabdelmawlam mahmood



I Need Your Help About How To Support Arabic Language In 
Dspace

   = IN INTERFACE
   = IN SEARCHING FOR ARABIC ITEMS IN THE 
DATABASE BEFORE
 (I UPLOADED ITEM USING ARABIC DATA FOR IT BUT IT GIVES 
ME NO RESULT WHEN SEARCHING FOR IT !!!)
 SEE ATTACHED PHOTO
 -BUT 
IT GIVE RESULT IF I SEARCH FOR ITEM I ENTERED ITS DATA USING ENGLISH 
LANGUAGE

P.S : I AM USING VERSION 1.5.2 at windows xp pro
 
p.s:
i remarked that the problem occurred when using the default page 
at
http://localhost:8080/jspui/

but not occurred when 
using manakin page at
http://localhost:8080/xmlui/  it searches Arabic and retrieve 
result in Arabic language
 
  
_
Windows Live: Keep your friends up to date with what you do online.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to Best Configure and Use LDAPHierarchicalAuthentication

2009-10-15 Thread Stuart Lewis
Hi Stacy,

This blog post might help with an example LDAP tree and the associated  
settings:

  - 
http://blog.stuartlewis.com/2008/08/18/test-ldap-service-upgraded-now-with-branches/

The specific error you are getting is related to not knowing the host  
name as it is concatenating . I think it might be fixed by adding a  
trailing slash to the ldap.provier_url setting to separate the server  
name from the query.

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: 64 9 373-7599 x81928
http://www.library.auckland.ac.nz/


On 15/10/2009, at 9:03 AM,   wrote:

> One of the features I'm most looking forward to utilizing in DSpace  
> 1.5.2 is the LDAPHierarchicalAuthentication option, which I think is  
> designed to help institutions like Rhodes, which have separate LDAP  
> containers for different groups of users.
>
> Faculty and Staff are in:   cn=Users,dc=rhodes,dc=edu
> Students are in:  ou=Students,dc=rhodes,dc=edu
> Temporary Staff are in:  ou=Temp Accounts,dc=rhodes,dc=edu
>
> In DSpace 1.4.x, we used LDAP auth for our faculty and staff and  
> just created local ePerson accounts manually for students and them  
> use their local DSpace password and email address to log in (i.e.  
> not LDAP). With 1.5.2, we would like to use the  
> LDAPHierarchicalAuthentication auth method to allow all users with  
> ePerson accounts in DSpace to log in. (In other words, we would like  
> the ability to control who can log into DSpace by creating the  
> ePerson accounts for those folks manually but letting the  
> authentication for that ePerson account to happen via LDAP rather  
> than students having to use a local DSpace password.)
>
> Our LDAP server is Microsoft Active Directory, which doesn't allow  
> anonymous logins. We do have a generic ldap search login account  
> that we use for other services to provide a authenticated account to  
> bind and search Active Directory. I tried to turn on  
> LDAPHierarchicalAuthentication by making the following changes in  
> dspace.cfg:
>
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod =  
> org.dspace.authenticate.LDAPHierarchicalAuthentication 
> ,org.dspace.authenticate.PasswordAuthentication
>
> ldap.search_scope = 2
>
> ldap.search.user = cn=ourldapuser,cn=Users,dc=rhodes,dc=edu
>
> ldap.search.password = ourpassword
>
> ldap.netid_email_domain = @rhodes.edu
>
> With these settings, no one was able to log in via LDAP. It wasn't  
> clear if I needed to keep the main LDAP auth method  
> (org.dspace.authenticate.LDAPAuthentication) in the  
> AuthenticationMethod config statement (in the middle) or not.
>
> Does LDAPHierarchicalAuthentication use the other LDAP auth settings  
> in dspace.cfg?
>
> What is the search_scope? The number of levels down from the top  
> level that the search user will browse?
>
> Does the search LDAP user identify which container the particular  
> user that is trying to authenticate is located and then try a  
> connection as that user with their password, not that it knows the  
> full login string for that user? Is that how it is supposed to work?
>
> It could be that something else is going on. Here is the output from  
> the log file at this time of my failed logins under  
> LDAPHierarchicalAuthentication:
>
> 2009-10-14 13:42:32,276 INFO   
> org.dspace.authenticate.LDAPHierarchicalAuthentication @  
> anonymous:session_id 
> =0A2B06CC56BA82232BA32209C6B2F463:ip_addr=10.10.2.29:auth:attempting  
> trivial auth of user=penning...@rhodes.edu
> 2009-10-14 13:42:32,280 WARN   
> org.dspace.authenticate.LDAPHierarchicalAuthentication @  
> anonymous:session_id 
> = 
> 0A2B06CC56BA82232BA32209C6B2F463 
> :ip_addr=10.10.2.29:ldap_attribute_lookup:type=failed_search  
> javax.naming.CommunicationException\colon;  
> dc1.rhodes.educn=Users,dc=rhodes,dc=edu\colon;389 [Root exception is  
> java.net.UnknownHostException\colon;  
> dc1.rhodes.educn=Users,dc=rhodes,dc=edu]
> 2009-10-14 13:42:32,281 INFO   
> org.dspace.authenticate.LDAPHierarchicalAuthentication @  
> anonymous:session_id 
> =0A2B06CC56BA82232BA32209C6B2F463:ip_addr=10.10.2.29:failed_login:no  
> DN found for user penning...@rhodes.edu
> 2009-10-14 13:42:32,281 INFO   
> org.dspace.authenticate.PasswordAuthentication @  
> anonymous:session_id 
> = 
> 0A2B06CC56BA82232BA32209C6B2F463 
> :ip_addr=10.10.2.29:authenticate:attempting password auth of 
> user=penning...@rhodes.edu
> 2009-10-14 13:42:32,282 INFO   
> org.dspace.app.webui.servlet.PasswordServlet @  
> anonymous:session_id 
> = 
> 0A2B06CC56BA82232BA32209C6B2F463 
> :ip_addr=10.10.2.29:failed_login:email=penning...@rhodes.edu, result=2
> 2009-10-14 13:43:07,042 INFO   
> org.dspace.authenticate.LDAPHierarchicalAuthentication @  
> anonymous:session_id 
> =0A2B06CC56BA82232BA32209C6B2F463:ip_addr=10.10.2.29:auth:attempting  
> trivial auth of user=pennington
> 2009-1

Re: [Dspace-tech] Reindex question

2009-10-15 Thread Vitor Martins
Hi Edmir,

index-all works in the directory bin from your dspace installation.
Use the command locate from Linux to find the directory to gain time.


Vitor 
  - Original Message - 
  From: Edmir Carvalho Cavalcante 
  To: dspace-tech@lists.sourceforge.net 
  Sent: Wednesday, October 14, 2009 4:18 PM
  Subject: [Dspace-tech] Reindex question


  Hi,

  [dspace]$ ls
  assetstore  config  exports  handle-server  log reports  search  upload


  My questions:
  How to run the shell script ./index-all? 
  Do i need to download something?
  Under which directory to run the three commands?
  I did in the command prompt under  Dspace installation directory/bin (LINUX) 

  Thanks,

  Edmir


--


  --
  Come build with us! The BlackBerry(R) Developer Conference in SF, CA
  is the only developer event you need to attend this year. Jumpstart your
  developing skills, take BlackBerry mobile applications to market and stay 
  ahead of the curve. Join us from November 9 - 12, 2009. Register now!
  http://p.sf.net/sfu/devconference


--


  ___
  DSpace-tech mailing list
  DSpace-tech@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/dspace-tech



--



  No virus found in this incoming message.
  Checked by AVG - www.avg.com 
  Version: 8.5.421 / Virus Database: 270.14.18/2437 - Release Date: 10/15/09 
03:57:00
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Subject repositories conference in London - 28/29 January 2010

2009-10-15 Thread Joseph Greene
Please find below details on a first ever event of its kind.

 

The EU funded Economists Online portal is an open access research database/
search interface and OAI-PMH harvester, aggregating MODS/DIDL
bibliographic/structural metadata from repositories in 22 participating
institutions.

 

http://www.neeoconference.eu/

 

http://www.nereus4economics.info/

http://www.neeoproject.eu/

 

Nereus Partners:

London School of Economics (UK)

Tilburg University (NL)

Erasmus University Rotterdam (NL)

ZBW - German National Library of Economics (D)

Sciences Po, Paris (F)

Université Libre de Bruxelles (ULB) (B)

UCD Dublin (IRL)

UCL (University College London) (UK)

University of Oxford (UK)

University of Warwick (UK)

Katholieke Universiteit Leuven (B)

Vienna University of Economics and Business Administration (A)

Maastricht Univeristy (NL)

Universidad Carlos III de Madrid (ES)

Charles University, CERGE-EI (CZ)

Université Toulouse 1 Sciences Sociales (F)

Université Paris-Dauphine (F)

Monash University (AUS)

University of Geneva (CH)

Universität Konstanz (D)

European University Institute

Columbia University (USA)

 



 

Dear colleagues,

 

With apologies for cross-posting, I would like to draw your attention to the
following conference to take place on 28 and 29 January 2010 at the British
Library Conference Centre.

 

The conference is organised by Nereus, the European economics library
consortium of which I am chair ( http://www.nereus4economics.info) and the
aims of the event are twofold:

 

1.  To disseminate the outcomes and lessons learned of Nereus's 2.5 year
EC-funded project, NEEO, which is building a single multi-lingual portal
called Economists Online to the economics content contained in the
institutional repositories of Nereus member libraries.
(http://www.neeoproject.eu) The project funding finishes in March 2010 and
at this time has well over 20,000 full-text economics research articles and
counting.

 

2.  To discuss progress with subject repositories in Europe, the USA and
Australia.  For this we have a clutch of international speakers.

 

Detailed information about the conference is as follows:

 

 

"A major international conference will be taking place at the British
Library Conference Centre in London on 28-29 January 2010:

 

Subject repositories: European collaboration in the international context

 

The conference, the first of its kind, will explore the development of
subject repositories worldwide and will see the launch of Economists Online,
the key output of an EC-funded subject repository project managed by the
Nereus consortium of top European economics libraries.  Nereus members will
showcase this subject repository in both plenary and parallel sessions,
sharing lessons learned and engaging delegates in discussions of the main
issues such as content recruitment, search and retrieval services, usage
statistics and data sets.  The two-day programme will also put Economists
Online into the wider context and will allow delegates to hear about
repository trends across three continents.

 

Among the speakers are Chuck Henry, President of the Council on Library and
Information Resources, Clifford Lynch, Director of the Coalition for
Networked Information, Cathrine Harboe-Ree, University Librarian at Monash
University, who led the ARROW project and is involved in leading the ANDS
project, and Christian Zimmerman, Economics professor at the University of
Connecticut.  Professor Nick Barr of the London School of Economics will
launch the Economists Online portal.

 

The delegate fee is £155 and includes attendance at plenary and parallel
sessions, refreshments during breaks, two lunches and VAT.  For further
information on how to book, speakers, travel information and hotels, please
visit http://www.neeoconference.eu

Please book soon to avoid disappointment!”

 

 

The conference will be of interest to library directors, repository
managers, publishers and economists.  I would be very grateful if you could
take a look at the conference website and disseminate it within your library
and your institution as appropriate. I hope that some of you may decide to
attend yourselves.

 

Many thanks in advance for helping Nereus to disseminate information about
the conference.

 

Best wishes

 

Jean Sykes

Chief Information Officer

London School of Economics and Political Science 10 Portugal Street 

London WC2A 2HD Tel 020 7955 7218 Fax 020 7955 7454 Email 

j.sy...@lse.ac.uk

 

 

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech

[Dspace-tech] Statistics: General Statistics

2009-10-15 Thread Sean Carte
Is there any way to create a general statistics report from monthly reports?

My log files looped in 2009-09 so now my general stats are only from
then. I'd really like to have general stats from the start of the
repository if this is possible. My monthly stats are still intact.

Sean
-- 
Sean Carte
esAL Library Systems Manager
+27 72 898 8775
+27 31 373 2490
fax: 0866741254
http://esal.dut.ac.za/

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech