Re: How to revoke a password

Поиск
Список
Период
Сортировка
Искать
От
Alvaro Herrera
Тема
Re: How to revoke a password
Дата
Msg-id
20050709001743.GA10063@alvh.no-ip.org
Ответ на
Список
Дерево обсуждения
Re: How to revoke a password "Bailey, Larry" <lbailey@firstam.com>
Re: How to revoke a password Michael Fuhr <mike@fuhr.org>
Re: How to revoke a password "Joshua D. Drake" <jd@commandprompt.com>
On Fri, Jul 08, 2005 at 05:09:48PM -0700, Joshua D. Drake wrote:
> Bailey, Larry wrote:
> >I created a user with a password. That newly created user now have
> >tables and indexes. I want to ALTER that user to exclude the password.
> >How is this accomplished without dropping and recreating the users?
> 
> Never tried to go backwards before but:
> 
> alter user foo with encrypted password '';

I think you use NULL as password to ALTER USER.

-- 
Alvaro Herrera ()
"Y eso te lo doy firmado con mis lágrimas" (Fiebre del Loco)
В списке pgsql-performance по дате отправления
От: Bailey, Larry
Дата:
Сообщение: Re: How to revoke a password
От: Joshua D. Drake
Дата:
Сообщение: Re: How to revoke a password
FAQ