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/admin-mode.html

34 lines
1.4 KiB
HTML

<html>
<head>
<title>Administrator Mode</title>
</head>
<body>
<p>
Administrator mode is a system state that allows KnowledgeTree administrative users to override the permissions system, in an audited fashion, in order to access all documents in the system. With administrator mode enabled, Unit administrators will only be provided access to all documents in their Unit.
</p>
<br />
<p>
Administrator mode provides an audited method of fixing errors on documents or in folders where even administrative users are usually denied access, such as content containing classified information.
</p>
<br />
<p>
Note: Administrators are not able to delete immutable documents using the 'Delete' button in Browse Documents, even if they're working in Administrator mode. To delete an immutable document, use the 'Delete' action from the immutable document's Document Detail page. This ensures that immutable documents are only deleted one at a time, and avoids the mistaken deletion of an immutable document in a mass action delete.
</p>
<br />
<h2>How to Enable and Disable Administrator Mode</h2>
<p>
<ul>
<li>1. Open Browse Documents.</li>
<li>2. Locate the Administrator mode menu; then, click the maximize icon to expand the Administrator mode menu.</li>
<ul>
<li>To ENABLE administrator mode, click 'Enable Admin Mode'. </li>
<li>To DISABLE administrator mode, click 'Disable Admin Mode'. </li>
</ul>
</ul>
</p>
</body>
</html>