Skip to content
Snippets Groups Projects
Commit e3d42cf9 authored by florian's avatar florian
Browse files

DOC: Add note and explanation regarding execution

parent 9b31e9f8
Branches
Tags
2 merge requests!71Release 0.9,!64F permission docs
Pipeline #26952 passed
......@@ -107,10 +107,17 @@ Your complete ``global_entities_permissions.xml`` might then look like
<Deny priority="true" role="?OTHER?"><Permission name="EDIT:ACL"/></Deny>
</globalPermissions>
.. note::
Note that you have to restart your CaosDB server after modifying the
``global_entities_permissions.xml``.
The code
--------
After having applied all of the above prerequisites and restarting your CaosDB
server, execute the following code.
:download:`Download full code<curator_permissions.py>`
.. literalinclude:: curator_permissions.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment