Re: passwords and 7.3

Поиск
Список
Период
Сортировка
От Gregory Seidman
Тема Re: passwords and 7.3
Дата
Msg-id 20030120135816.GA10637@cs.brown.edu
обсуждение исходный текст
Ответ на Re: passwords and 7.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: passwords and 7.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane sez:
} Gregory Seidman <gss+pg@cs.brown.edu> writes:
} > I have in my pg_hba.conf:
}
} > host    all         all          127.0.0.1     255.255.255.255    password passwords
}
} Secondary password files aren't supported anymore as of 7.3.  If that's
} not in the release notes, it's a serious oversight :-(

It certainly isn't mentioned in README or INSTALL. Anyhow, how do I take
the existing external password file (which has encrypted passwords) and
put it into the DB? Can I just update the passwd field in pg_shadow with
the password string in the external file? Does it use the same
encryption? Is it still called password in the pg_hba.conf, or something
else?

}             regards, tom lane
--Greg


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

Предыдущее
От: Renê Salomão
Дата:
Сообщение: ERROR: No one parent tuple was found
Следующее
От: Manfred Koizar
Дата:
Сообщение: Re: Altering a table - positioning new columns