Re: change user passwd

From: Suresh Borse <s(dot)borse(at)direction(dot)biz>
To: isabella(dot)ghiurea(at)nrc-cnrc(dot)gc(dot)ca
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: change user passwd
Date: 2008-12-02 05:49:09
Message-ID: 1228196949.2250.6.camel@dss-052.dsslp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

How the remote user access the postgres database.

Are they using pgadmin ?? Are they able to connect through psql to
remote database?

IF yes then try following command

dbname=# alter user "Username" password 'password';

In pgadmin tool we can directly edit the user user properties & change
the password.

On Mon, 2008-12-01 at 12:50 -0800, Isabella Ghiurea wrote:

> I'm using PG 8.3.4 , what's the method for remote users to change
> their PG passwd .
> Isabella
>

Thanks & Regards,

Suresh Borse
(DBA)
_________________________________________________________________________________________
DIRECTION SOFTWARE SOLUTIONS
5, Brady Gladys Plaza, 1/447, Senapati Bapat Marg, Lower Parel, Mumbai -
400 013
Tel. : 91 22 66615000 (Ext: 350) Fax : 91 22
24911046
Cell : 91 9422 239338 Site :
www.direction.biz
_________________________________________________________________________________________

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Daniel Cristian Cruz 2008-12-02 10:10:14 Re: Not so simple query and a half million loop
Previous Message Joshua D. Drake 2008-12-02 05:42:12 Re: Logging autovacuum