CVS-tip; SSLmode & Kerberos

Поиск
Список
Период
Сортировка
От Dave Page
Тема CVS-tip; SSLmode & Kerberos
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9C76@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответы Re: CVS-tip; SSLmode & Kerberos  (Hiroshi Inoue <inoue@tpf.co.jp>)
Список pgsql-odbc
Hi,

I've just had some testing done by Magnus Hagander who uses psqlODBC in
a kerberos environment and a couple of minor issues came to light:

- Kerberos authentication (and therefore other features of libpq like
pgpass) can only be used if sslmode != d. This is because the original
CC_connect code is used instead of libpq in this case. Is there any
reason to not use libpq all the time regardless of sslmode (if it's
available of course)?

- sslmode defaults to 'disable'. If libpq is available, 'prefer' would
seem the more secure default option. Any reason we should not change
this as well?

Regards, Dave.

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: ODBC Drivers
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000611 ] Empty exception thrown when no password supplied