Change user password

Поиск
Список
Период
Сортировка
От Dan Scott
Тема Change user password
Дата
Msg-id 6835906b0812050742t279c9f04r18218cff3d79eb78@mail.gmail.com
обсуждение исходный текст
Ответы Re: Change user password
Re: Change user password
Список pgsql-admin
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 generating the hash elsewhere. A simple 'alteruser -P
username' which then prompts for the user password would be nice. Does
this exist?

Thanks,

Dan Scott

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

Предыдущее
От: rocio mejia
Дата:
Сообщение: uninstall
Следующее
От: Abubaker
Дата:
Сообщение: Re: Remote access