summaryrefslogtreecommitdiff
path: root/devel/rt3/MESSAGE
blob: 95f6d374422d06ef2af9994c0c7d35502dd2432f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================================================================
$NetBSD: MESSAGE,v 1.2 2004/11/03 23:34:05 cube Exp $

You must configure RT by editing ${PKG_SYSCONFDIR}/RT_SiteConfig.pm.

To initialize the RT database, run

	${PREFIX}/sbin/rt-setup-database --action init \
	    --dba dbadmin --prompt-for-dba-password

as a user in the ${RT_GROUP} group or as superuser.  In the previous
command-line, 'dbadmin' stands for the database administrator's username,
e.g. 'root' for MySQL.

See also the manual on ${HOMEPAGE}docs.html
===========================================================================