I am having trouble understanding the relationship between passwords in the
"passwd" flat file and the system table pg_user. It seems that if I don't
perform a sql "create user" with the "with password" option I can't connect
to the database when I use password authentication even though I used the
pg_passwd command to enter the user. Also pardon my ignorance but is there
a secure way to enter the password using the "create user" command without
exposing the password? I hate to expose a set of "canned" passwords that I
wanted to enter using a script when installing the database.
Thanks in advance.
Jeff
Responses
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2000-08-02 13:34:22 |
| Subject: Re: mac.c |
| Previous: | From: Larry Rosenman | Date: 2000-08-02 13:19:05 |
| Subject: RE: mac.c |
pgsql-interfaces by date
| Next: | From: David Lloyd-Jones | Date: 2000-08-02 16:33:01 |
| Subject: Is There Anybody in Toronto Running Postgresql with AOLserver? |
| Previous: | From: Antonio Navarro Navarro | Date: 2000-08-02 10:34:19 |
| Subject: Python + PostgreSQL |
pgsql-general by date
| Next: | From: Tom Lane | Date: 2000-08-02 14:07:48 |
| Subject: Re: [HACKERS] random() function produces wrong range |
| Previous: | From: Oakley | Date: 2000-08-02 12:50:13 |
| Subject: Pg.pm install question |