| From: | Decibel! <decibel(at)decibel(dot)org> |
|---|---|
| To: | Anderson Alves de Albuquerque <andersonaa(at)gmail(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: [GENERAL] Permission ALTER PASSWORD |
| Date: | 2007-08-15 15:47:47 |
| Message-ID: | 20070815154747.GE54135@nasby.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-general |
On Wed, Aug 08, 2007 at 06:35:51PM -0300, Anderson Alves de Albuquerque wrote:
> After user $USER execute this ALTER, it get change PASSWORD. Could I block
> command ALTER password to user $USER?
No, there's no way to do that. You might want to look at using
ident-based authentication for that user instead.
--
Decibel!, aka Jim Nasby decibel(at)decibel(dot)org
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2007-08-15 15:54:00 | Re: Migration Between Releases |
| Previous Message | Alvaro Herrera | 2007-08-15 15:41:35 | Re: Migration Between Releases |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Decibel! | 2007-08-15 15:52:27 | Re: Interpreting statistics collector output |
| Previous Message | Tom Lane | 2007-08-15 15:43:53 | Re: Customizing psql console to show execution times |