send current username with gssapi

From: Färber, Franz-Josef (StMUK) <Franz-Josef(dot)Faerber(at)stmuk(dot)bayern(dot)de>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: send current username with gssapi
Date: 2021-11-04 15:05:13
Message-ID: 5db9aac12b154a6b8ba21df37fc31125@stmuk.bayern.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-odbc by date

  From Date Subject
Next Message Chun Zhu 2021-11-09 00:01:45 Pgsql-odbc driver issue
Previous Message Hardeep Sharma 2021-10-26 01:55:09 Postgres ODBC 32 bit driver