[rt-users] Encrypting the DB password in RT_Siteconfig
ktm at rice.edu
ktm at rice.edu
Tue Jan 7 16:48:38 EST 2014
On Tue, Jan 07, 2014 at 09:36:03PM +0000, Brent Wiese wrote:
> Is there a way to use an encrypted value for $DatabasePassword in RT_Siteconfig?
>
> Thanks,
> Brent
>
Hi Brent,
DBD::Pg uses the libpq library, which supports GSSAPI. You could use that
for your authentication instead -- at least if you are using PostgreSQL
as your database.
Regards,
Ken
More information about the rt-users
mailing list