On Fri, Dec 5, 2008 at 8:42 AM, Dan Scott <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is is possible to modify a user password using a command line script?
> I know about the ALTER USER command from within the client, but this
> looks like it's quite insecure, storing the password in the history. I
> know
Hi, Scott
It seems no such command exists.
---
Quan Zongliang
[EMAIL PROTECTED]
CIT Japan: http://www.cit.co.jp
CIT China: http://www.citbj.com.cn
--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscriptio
Hi,
Is is possible to modify a user password using a command line script?
I know about the ALTER USER command from within the client, but this
looks like it's quite insecure, storing the password in the history. I
know it's possible to insert the encrypted password with ALTER USER
but that means g
Hi,
Is is possible to modify a user password using a command line script?
I know about the ALTER USER command from within the client, but this
looks like it's quite insecure, storing the password in the history. I
know it's possible to insert the encrypted password with ALTER USER
but that means g