Thanks very much for this! I'm still having trouble but haven't been able to put enough time in it yet to figure out what's going on. I'll keep ya'll posted.
Jim -----Original Message----- From: rt-users [mailto:[email protected]] On Behalf Of andkulb Sent: Wednesday, June 04, 2014 12:55 AM To: [email protected] Subject: Re: [rt-users] remote sql server w/ ssl RT make upgrade-database problem I had the same problem. As I find out the update-database task was trying to connect to the DB using root user, which I don't have access to instead of my RT database user. The upgrade-database was asking for password, but it did not asked for a user which should be used. So made a change in /sbin/rt-setup-database: my $dba_user = my_rt_database_user_name. -- View this message in context: http://requesttracker.8502.n7.nabble.com/remote-sql-server-w-ssl-RT-make-upg rade-database-problem-tp57521p57585.html Sent from the Request Tracker - User mailing list archive at Nabble.com. -- RT Training - Boston, September 9-10 http://bestpractical.com/training
smime.p7s
Description: S/MIME cryptographic signature
-- RT Training - Boston, September 9-10 http://bestpractical.com/training
