RE: programmatic interface into admin

Поиск
Список
Период
Сортировка
От Andrew Snow
Тема RE: programmatic interface into admin
Дата
Msg-id JEEGIJPOJIGGIIHGKOKOOEHICHAA.als@fl.net.au
обсуждение исходный текст
Ответ на programmatic interface into admin  ("SRINIVASARAGHAVAN,RAJESH (HP-Cupertino,ex1)" <rajesh_srinivasaraghavan@am.exch.hp.com>)
Список pgsql-admin
> 2. Can I programmatically modify the user's password on the
> postgres system.
> Is the password of the user stored in any other place other than the
> password file specified in my data directory. Is it a crypt function that
> generates the password and stores it in the password file. The obvious
> solution to the problem is to use a series of expects with perl on the
> remote system.


Please see the Postgres User's docs. There are SQL queries provided to
CREATE and DROP users, tables, and set a user's password.


- Andrew


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

Предыдущее
От: "SRINIVASARAGHAVAN,RAJESH (HP-Cupertino,ex1)"
Дата:
Сообщение: programmatic interface into admin
Следующее
От: "SRINIVASARAGHAVAN,RAJESH (HP-Cupertino,ex1)"
Дата:
Сообщение: programmatic interface into admin