/usr/share/doc/rt4-doc-html/UPGRADING-3.0.html is in rt4-doc-html 4.0.19-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | <ul id="index">
<li><a href="#UPGRADING-FROM-3.0.0-AND-EARLIER">UPGRADING FROM 3.0.0 AND EARLIER</a>
<ul>
<li><a href="#Installation">Installation</a></li>
<li><a href="#Rights-changes">Rights changes</a></li>
<li><a href="#Web-server-configuration">Web server configuration</a></li>
</ul>
</li>
</ul>
<h1 id="UPGRADING-FROM-3.0.0-AND-EARLIER"><a href="#___top">UPGRADING FROM 3.0.0 AND EARLIER</a></h1>
<h2 id="Installation"><a href="#___top">Installation</a></h2>
<p>We recommend you move your existing /opt/rt3 tree completely out of the way before installing the new version of RT, to make sure that you don't inadvertently leave old files hanging around.</p>
<h2 id="Rights-changes"><a href="#___top">Rights changes</a></h2>
<p>Now, if you want RT to automatically create new users upon ticket submission, you MUST grant 'Everyone' the right to create tickets. Granting this right only to "Unprivileged Users" is now insufficient.</p>
<h2 id="Web-server-configuration"><a href="#___top">Web server configuration</a></h2>
<p>The configuration for RT's web interface has changed. Please refer to docs/web_deployment.pod for instructions.</p>
<a href="./">← Back to index</a>
|