On Fri, Jan 24, 2003, Ralf S. Engelschall wrote:

> On Fri, Jan 24, 2003, Michael van Elst wrote:
> 
> > [...RT...]
> >     almost working snapshot
> > [...]
> 
> And the crowd goes wild! Great.
> What is now still missing, because you're saying "almost"?

A setup script and some automatic configuration for mysql/postgresql/oracle.
I also have to verify the maintenance operations %hourly/%daily.
There is also some non-ideal conception of users and access rights. E.g.
for some operations you need to be @l_rgrp@ and @l_rusr@ needs to be
configured inside RT.


Currently you can do:

install and run mysql
create database
create database user
restore database content from dump

install rt
adapt @l_prefix@/etc/rt/config.pm (mainly you should set the database password)
run rt

access rt on http://localhost:8380/

The OpenSSL-RT database snapshot has a guest account.


-- 
                                       Michael van Elst
                                       [EMAIL PROTECTED]
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to