SHA1 authentication

Поиск
Список
Период
Сортировка
От Bohdan Linda
Тема SHA1 authentication
Дата
Msg-id 20051024083911.GA27046@bafster.chello.upc.cz
обсуждение исходный текст
Ответы Re: SHA1 authentication  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Hello all,

I would like to use password authentication for pgsql users for remote
backup purposes. I don't like the fact storing cleartext password on a
system. From documentation, i have learnt that passwords can be encrypted
by md5 and crypt methods.

But we know, that md5 is rather weak encryption, so I am asking is there
any feasible way, how we can use SHA1 instead MD5?

Cheers,
Bohdan

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

Предыдущее
От: Romain Vinot
Дата:
Сообщение: Migration from 8.0 to 7.4...
Следующее
От: "surabhi.ahuja"
Дата:
Сообщение: Re: a stored procedure ..with integer as the parameter