Re: [HACKERS] Solution to the pg_user passwd problem !?? (c)

Поиск
Список
Период
Сортировка
От Goran Thyni
Тема Re: [HACKERS] Solution to the pg_user passwd problem !?? (c)
Дата
Msg-id 19980226163518.17392.qmail@guevara.bildbasen.se
обсуждение исходный текст
Ответ на Re: [HACKERS] Solution to the pg_user passwd problem !?? (c)  (Brett McCormick <brett@work.chicken.org>)
Ответы Re: [HACKERS] Solution to the pg_user passwd problem !?? (c)
Список pgsql-hackers
>   What about a public/private key mechanism, like ssh?

Yes, just use ssh as-is and run psql etc in a ssh tunnel
when running over insecure nets.

Making cryptography part of pgsql is not good idea for two reasons:
1. It is bloat
2. It make us targets of legal-problems (US-export-control etc).

IMHO, even Kerberous should be removed.

info about ssh is available at:

http://www.cs.hut.fi/ssh/ free version
http://www.ssh.fi/ commercial (+mac/windows) versions

      regards,
--
---------------------------------------------
G�ran Thyni, sysadm, JMS Bildbasen, Kiruna


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

Предыдущее
От: Andrew Martin
Дата:
Сообщение: Snapshot 26Feb98 - another minor showstopper
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [QUESTIONS] Re: RH5.0/PostgreSQL Regression Test Failures