Encrypted Passwords

Поиск
Список
Период
Сортировка
От Rob Abernethy IV
Тема Encrypted Passwords
Дата
Msg-id 20030110144927.M51502@dynedge.com
обсуждение исходный текст
Ответы Re: Encrypted Passwords  ("Rob Abernethy IV" <abernethy@dynedge.com>)
Re: Encrypted Passwords  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-admin
How does postgres calculate the MD5 version of a password to store in the
database during user creation?  I am trying to set up a postgres JDBCRealm to
work with Tomcat.  The problem is that the resulting digest from Java is
different then the digest stored in the database for the same word.

clear-text: tomcat
java: 1b359d8753858b55befa0441067aaed3
postgres: md5efcc1c51a80be13b59cdb96d758a0184

--
Robert Abernethy IV
Dynamic Edge, Inc.
734.975.0460

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

Предыдущее
От: "Campano, Troy"
Дата:
Сообщение: FW: [GENERAL] shell script when a user logs in
Следующее
От: "Rob Abernethy IV"
Дата:
Сообщение: Re: Encrypted Passwords