Обсуждение: forcing postgresql 7.3 to use crypt passwords

Поиск
Список
Период
Сортировка

forcing postgresql 7.3 to use crypt passwords

От
Kenny Drobnack
Дата:
We currently have multiple databases running different versions of
postgresql ranging from version 7.1 to 7.3. When we create users in 7.3
databases, it encrypts their passwords with md5, which is not supported
in 7.1. Is there some way to force postgresql 7.3 to use the old crypt
encryption for passwords when creating users?

--
Kenny Drobnack