Re: passwords and 7.3

Поиск
Список
Период
Сортировка
От Curt Sampson
Тема Re: passwords and 7.3
Дата
Msg-id Pine.NEB.4.51.0301272142260.493@angelic.cynic.net
обсуждение исходный текст
Ответ на Re: passwords and 7.3  (Nicolas Kowalski <Nicolas.Kowalski@imag.fr>)
Ответы Re: passwords and 7.3  (Nicolas Kowalski <Nicolas.Kowalski@imag.fr>)
Список pgsql-general
On Mon, 27 Jan 2003, Nicolas Kowalski wrote:

> Our PostgreSQL installation heavily depends on this external passwords
> file. This one is generated from a global NIS (standard crypt method)
> database, and thus allows users to connect to the databases without
> the need to change yet another password.

I know it's a bunch of programming work, but if you use "unencrypted"
passwords (i.e., crypt-style rather than MD5) for the users in the db,
could you not write a program that reads the pg_user table directly, and
then updates those passwords that need updating?

cjs
--
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org
    Don't you know, in this new Dark Age, we're all light.  --XTC

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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: required rights for PGDATA
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: passwords and 7.3