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