[rt-users] Re: 3.0->3.4 rt-setup-database schema authentication
Troy Davis
troy at nack.net
Sun Mar 27 21:27:06 EST 2005
Finally had a few minutes to track this down.
After "make upgrade", the Makefile prints examples of the 3
rt-setup-database upgrade commands using --prompt-for-dba-password.
rt-setup-database prompts for the password, but it only honors the
user-provided password for --action acl and --action schema.
For --action insert, it prompts for the password, then silently uses the
RT config file password ($DatabasePassword), even though that's the RT DB
user password ($DatabaseUser), not necessarily root's password.
Troy
More information about the rt-users
mailing list