]> git.uio.no Git - usit-rt.git/blob - docs/UPGRADING-3.0
Initial commit 4.0.5-3
[usit-rt.git] / docs / UPGRADING-3.0
1 UPGRADING FROM 3.0.x - Changes:
2
3 = Installation =
4
5 We recommend you move your existing /opt/rt3 tree completely out
6 of the way before installing the new version of RT, to make sure
7 that you don't inadvertently leave old files hanging around.
8
9 = Rights changes =
10
11 Now, if you want RT to automatically create new users upon ticket
12 submission, you MUST grant 'Everyone' the right to create tickets.
13 Granting this right only to "Unprivileged Users" is now insufficient.
14
15 = Web server configuration
16
17 The configuration for RT's web interface has changed.  Please refer to
18 docs/web_deployment.pod for instructions.