psycopg2 and java gssapi questions

Поиск
Список
Период
Сортировка
От Mike Feld
Тема psycopg2 and java gssapi questions
Дата
Msg-id 160757340e8-171c-3009@webjas-vae222.srv.aolmail.net
обсуждение исходный текст
Ответы Re: psycopg2 and java gssapi questions  (basti <mailinglist@unix-solution.de>)
Re: psycopg2 and java gssapi questions  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Re: psycopg2 and java gssapi questions  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-general
Is it possible to authenticate with Postgres from a standalone application using gssapi? In other words, I am able to authenticate with Postgres when a human has logged in to either Windows or Linux and generated a ticket, but is it possible for say a Django site or Java application running on some server somewhere to authenticate with Postgres using gssapi? I realize that psycopg2 has a connection parameter for “krbsrvname”, but how does it generate a ticket? Is this the only alternative to secure authentication since Postgres does not support secure ldap (ldaps)?

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

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: postgresql 9.5 has ocuuered OOM
Следующее
От: basti
Дата:
Сообщение: Re: psycopg2 and java gssapi questions