You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
I cannot download bitsream files without log in dspace. Only authorized users can download bitstream files. I want to make them public and anyone can download these files. I installed and configured dspace 7.1. Is there any solution for this problem?
Best Regards
--husnu yildiz
Hüsnü Yildiz
unread,
Jan 18, 2022, 8:16:29 AM1/18/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Only files that have doc extension can be downloaded. Pdf files are only accessible with an authentication-token. I didn't find any solution.
Mohammad S. AlMutairi
unread,
Jan 18, 2022, 11:36:39 AM1/18/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
It's a permission issue you have. By default DSpace gives Anonymous group read access so it seems the doc's have it but not the pdf's. Double check the permissions ( Authorization ) starting from the top community/collections all the way to the bitstream itself. Try to search for the bitstream using Solr. You should be able to download it using Solr even if Anonymous denied the access in the authorization tab.
Hüsnü Yildiz
unread,
Jan 18, 2022, 3:07:29 PM1/18/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Under the same collection, two items are the same authorization, one of them is *.doc and the other is *.pdf. However, pdf requires authentication. I didn't install the handle server. I'm not sure whether it is important or not for this issue.
Mohammad S. AlMutairi
unread,
Jan 18, 2022, 4:19:23 PM1/18/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
I still think it's a permission issue. If I were you I would have created a newer replica of the collection and the bitstream just to prove if it's caused by a misconfigured permission or not. Handle can be anything ( Default handle123456789 is O.K ). Try accessing it using it's UUID if in doubt.
Mohammad S. AlMutairi
unread,
Jan 18, 2022, 4:29:15 PM1/18/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
To get help from the group list members you have to provide as much details of the issue as possible including the permissions you have changed/added. PDF's supposed to be downloaded just like any other extensions. It all comes down to the permission you set.
Hüsnü Yildiz
unread,
Jan 20, 2022, 12:59:50 PM1/20/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
I'm so sorry for the late response. This situation is directly related with "citation-page.enable_globally=true" setting. It prevents displaying pdf files. Thank you for your support and directions :)
Mohammad S. AlMutairi
unread,
Jan 20, 2022, 2:10:52 PM1/20/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Glad you had it finally sorted out. Nobody would've guessed it was a citation cover page you meant by a bitstream!. It would be kind of you if you can provide details of the issue & what you were trying to do so other dspacer's can save their time if the fall into the same issue you had.