From: | Benjamin Pochat <benjamin(dot)pochat(at)gmail(dot)com> |
---|---|
To: | "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org> |
Cc: | Oliver Spickhoff <oliver(dot)spickhoff(at)osyon(dot)com> |
Subject: | Re: encryption of password |
Date: | 2024-11-20 14:08:29 |
Message-ID: | CAJXQ5Po54uVoLQYScrXZXxj-Ki49Pf1Xy5gNZREfrGiyfJ5KBA@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Hi,
I was looking for the same feature.
In my company, the use of postgre odbc client is compromised because
passwords are stored as clear text in Windows registry.
Our use case consists in individual authentication to postgre databases,
thanks to ldap2pg tool, for BI purposes.
As a consequence, individual passwords are used in odbc clients.
Then, the fact that postgre odbc client stores these passwords as clear
text is a real security issue.
Password encryption would be really appreciated.
Regards,
Benjamin
Le mer. 20 nov. 2024 à 14:58, Oliver Spickhoff <oliver(dot)spickhoff(at)osyon(dot)com>
a écrit :
> Hi,
>
>
>
> I have a suggestion for an enhancement:
>
> When you click SAVE the password is stored as clear text in
> HKEY_CURRENT_USER\Software\ODBC\ODBC.INI\postgres\Password
>
>
>
> Would it be possible to store the password encrypted?
>
>
>
>
>
> Thanks,
>
> Oliver
>
> Oliver Spickhoff
> Geschäftsführer • Managing Director
>
> OSYON GmbH • Pfuelstraße 5 • 10997 Berlin • Germany
> fon +49 30 310135-0 • fax +49 30 310135-55
> oliver(dot)spickhoff(at)osyon(dot)com • www.osyon.com
>
> [image: OSYON GmbH]
>
> Reg-Nr: HRB 82465 AG Charlottenburg • USt-ID: DE217618646 •
> Geschäftsführer: Oliver Spickhoff
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2024-11-20 16:26:05 | Re: encryption of password |
Previous Message | Steven Adams | 2024-11-19 02:06:32 | Re: ODBC configuration problem |