Hi Victor, Am Dienstag, den 28.02.2012, 15:50 -0500 schrieb Victor Petrov:
Dear BaseX Community,
is it possible to restrict user access on a per-document (or even better, per-element) basis?
Unfortunately, neither of them is possible.
Imagine that multiple users are sharing the same database and the system needs to prevent XPath queries on the documents/elements which the current user doesn't have access to. If not, is there any other way this functionality could be achieved using BaseX?
I don't know if it is feasible in your case, but you could try storing each document into a separate database and grant access to the necessary users.
Regards, Dimitar