Datastore.Audit: view/browse a datastore -> I can not browse it, see an empty store

ednt

Renowned Member
Mar 16, 2017
122
8
83
As written:
I created a role with only Datastore,Audit as privilege
Then I added a permission on a storage path with this role for a specific group.

If the user logs in, he can see the datastore but with no content.

From the description, this privilege is view/browse

And that is what we want, the user should only see the available backups, but should not be able to do something with the backups.

But at the momemt the user sees no content.

Where is the problem?

And please: give a also a final reply, not like in my other post:

Best regards
 
Ok, but ....

sInce 2024.09.20 is a long time and still nothing happened?

Or at least the documentation of the privileges is still wrong.
It needs to be: Datastore.Audit: view nothing/browse nothing of a datastore, only show the datastore itself
 
Last edited:
  • Like
Reactions: Onslow
And ...
we have a customer which should see that the backups are done, but should not be able to do anything.
How can this be resolved?
 
you could implement a notification target that notifies them, there is currently no way to implement your desired semantics without either giving the user access to unrelated task logs or backup access.

edit: updated issue with an implementation approach that might allow us to not require a new privilege, which would make this easier to implement and at least unlock the "per-guest" backup list view for your usecase..
 
Last edited: