Re: Password Security Standarts on PostgreSQL

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Password Security Standarts on PostgreSQL
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B057BBC0D@ntex2010a.host.magwien.gv.at
обсуждение исходный текст
Ответ на Re: Password Security Standarts on PostgreSQL  (Victor Yegorov <vyegorov@gmail.com>)
Ответы Re: Password Security Standarts on PostgreSQL
Список pgsql-general
Victor Yegorov wrote:
> 2013/3/8 Albe Laurenz <laurenz.albe@wien.gv.at>
>> This way you can also force a certain password expiry date
>> (PostgreSQL does not have a password life time).
> 
> What bout ALTER ROLE ... VALID UNTIL 'timestamp' ?

That's the password expiry date.

Oracle's concept is different: it sets a limit on the time
between password changes.
There is no such thing in PostgreSQL.

Yours,
Laurenz Albe

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

Предыдущее
От: Victor Yegorov
Дата:
Сообщение: Re: Password Security Standarts on PostgreSQL
Следующее
От: Carlos Mennens
Дата:
Сообщение: Can't Drop Role