Page 1 of 1

Access right data in mariadb

PostPosted:Thu Apr 18, 2024 9:35 am
by Mehra0019
Hi,

I have created a user, uploaded a document and given the user some permission (read, write and delete).
Now I want to ask like where this permission is stored in mariadb hw can I see this.

thanks.

Re: Access right data in mariadb

PostPosted:Mon Apr 22, 2024 7:27 am
by jllort
Permissions are set in two tables:
OKM_NODE_USER_PERMISSIONS and OKM_NODE_ROLE_PERMISSIONS

Also, I suggest taking a look at this section of the documentation what are explained for us are the most relevant and used for reports https://docs.openkm.com/kcenter/view/ok ... ption.html