Dear DSPace users, I am new to DSPACE and a little help would be most appreciated.
I managed to (successfully, it seems) install DSpace (1.8.1) and all needed software on my computer (Windows XP). Everything looks like up and running (apache tomcat 5.5, postgresql 8.4, DSpace itself). For instance, when navigating http://localhost:8080/ it shows Apache Tomcat/5.5.35 and when navigating http://localhost:8080/jspui/ it shows the DSPace home page "DSpace is Live" etc. It actually shows data about our collection. We used to have our collection managed by an external service, and now we are starting to manage it ourselves. So the external service sent us the documents and the SQL tables. And we managed to import all the tables into PostgreSQL (again, successfully as it seems). For instance, DSpace correctly shows the Communities and Collections already built. We can even Browse by Author, Title, Subject and Issue Date. I mean, when clicking browse by, say, title, a list of titles appears; same thing with Author, and so on. BUT, and here is the problem, when clicking on a given document link, this message appears: << Authorization Required You do not have permission to perform the action you just attempted. If you think you should have authorization, please feel free to contact the DSpace administrators: >> This happens with any user logged in, and with any of the collections. I have checked that users exist in the "eperson" table (it actually logs in correctly). Yet, the user cannot open the document. As advised by the welcome message to the list, here are 2 lines from the DSpace log that may be useful (last two lines written when trying to access a document): 2012-04-28 16:21:35,643 INFO org.dspace.browse.BrowseEngine @ [email protected]:session_id=82B1C2997ACFFC6137DE3851ABEFFABB:ip_addr=127.0.0.1:browse_by_item: 2012-04-28 16:22:10,157 INFO org.dspace.app.webui.servlet.DSpaceServlet @ [email protected]:session_id=82B1C2997ACFFC6137DE3851ABEFFABB:ip_addr=127.0.0.1:authorize_error:org.dspace.authorize.AuthorizeException\colon; Authorization denied for action READ on ITEM\colon;147781 by user 17666 I guess I must be missing something somewhere, maybe some parameter to define, some missing table, that specifies who can or cannot access which documents. Any help would be appreciated. Thanks in advance. Nicolas Rucks Biblioteca Cardini Fundación Instituto Leloir ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

