send current username with gssapi

Поиск
Список
Период
Сортировка
От Färber, Franz-Josef (StMUK)
Тема send current username with gssapi
Дата
Msg-id 5db9aac12b154a6b8ba21df37fc31125@stmuk.bayern.de
обсуждение исходный текст
Список pgsql-odbc

Hello,

 

I am using psqlODBC from Windows machines to connect to a GSSAPI-enabled PostgreSQL-Server on a linux machine.

 

Passwordless Login works when I specify the current windows user’s samaccountname, and no password.

 

However, the use case is I am connecting postgres tables into 3rd party software, which will store the current user’s samaccountname with the connection string. When the next user opens the database, he has to type in his (different) username… and so on every time another user opens the file.

 

Does psqlODBC have a feature like Npgsql’s „Integrated Security=true“ to automagically send the current user’s samaccountname as username?

 

 

Regards,

Franz-Josef Färber

 

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Hardeep Sharma
Дата:
Сообщение: Postgres ODBC 32 bit driver
Следующее
От: Chun Zhu
Дата:
Сообщение: Pgsql-odbc driver issue