Обсуждение: Windows 10 password problem

Поиск
Список
Период
Сортировка

Windows 10 password problem

От
Marcin Krawczyk
Дата:
Hi, I'm running Postgres 10.3 (linux) with pg_hba configured to require password (md5). The ODBC 32bit connection is set up properly and test connection button shows success. I've got an application using ODBC 10.03 drivers on Windows 10 which can not connect using this connection and the error message is: authentication failed for user. Postgres logs the same error message.

I've got it working fine in Windows 8.1 and below.
Did anyone encounter anything like that ?