This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/kthelp/ktcore/EN/admin/manage permissions.html

42 lines
941 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Manage Permissions</title>
</head>
<body>
<h2>Manage Permissions</h2>
<p>
KnowledgeTree provides several default (core) permissions:
<ul>
<li>Read</li>
<li>Write</li>
<li>Add Folder</li>
<li>Manage Security</li>
<li>Delete</li>
<li>Manage Workflow</li>
<li>Folder Details</li>
<li>Rename Folder</li>
</ul>
</p>
<br />
<p>
You may create additional (custom) Permissions, which are useful where you want to control access for Plug-ins, or to create Permissions as Guard permissions on Workflows.
</p>
<br />
<p>
<b>Note:</b> Only custom permissions may be deleted.
</p>
<br />
<h3>Tasks in Manage Permissions</h3>
<p>
In this section you can perform the following tasks:
<ul>
<li>View existing permissions</li>
<li>Remove custom permissions</li>
<li>Add new custom permissions</li>
</ul>
</p>
</body>
</html>