Stream: troubleshooting

Topic: Configuring a readonly dataverse


view this post on Zulip Eva Roddeck (Apr 02 2025 at 11:53):

Hi everyone,

I hope this is the right channel, as I'm not troubleshooting per se, but looking for advice with a requirement.
We are running a dataverse instance in version v5.13. The research project whose data is stored in the dataverse is coming to an end. So we want to keep our users from uploading new data from a specific point in time forward. But the instance should be preserved in its current state. We would also like to preserve
user permissions and groups. Access and download of datasets should still be possible for all users.

Is there a way to make that feasible?

I thought of:

Is any of that possible in our used dataverse version, or can anyone think of a way to deactivate file upload without messing with the user permissions?

Thank you
Eva

view this post on Zulip Juan (Apr 02 2025 at 13:03):

Hi @Eva Roddeck ,
I don't know a clean way of doing it. But perhaps you could:

view this post on Zulip Philip Durbin ๐Ÿš€ (Apr 02 2025 at 13:24):

The tricky thing is that you want to preserve permissions. I say this because there's a handy "remove all roles" button in the "manage users" section of the superuser dashboard. :big_smile:

view this post on Zulip Eva Roddeck (Apr 02 2025 at 13:43):

Philip Durbin โ˜€๏ธ schrieb:

The tricky thing is that you want to preserve permissions. I say this because there's a handy "remove all roles" button in the "manage users" section of the superuser dashboard. :big_smile:

Yes, this is our plan B, in case it is not possible :) I wouldn't go as far as changing the code of our application.

view this post on Zulip Philip Durbin ๐Ÿš€ (Apr 02 2025 at 13:46):

Eva Roddeck said:

setting file upload size to 0KB (couldn't find a way to do that)

This should help: https://guides.dataverse.org/en/5.13/installation/config.html#maxfileuploadsizeinbytes

view this post on Zulip Eva Roddeck (Apr 02 2025 at 13:48):

Thanks, I must have missed that, this setting should work!


Last updated: Oct 30 2025 at 06:21 UTC