postgresql 7 user passwords dont work ?????

From: Eric Webber <streethockey(at)ureach(dot)com>
To: pgsql-general(at)hub(dot)org
Subject: postgresql 7 user passwords dont work ?????
Date: 2000-08-30 16:28:40
Message-ID: 200008301628.MAA19774@www13.ureach.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

users dont seem to need password in postgres 7 on red hat linux
6.2, compiled from source.

I do an:

alter user nsadmin with password 'whatever';

And then when I do an:

psql -u -d mydb

username: nsadmin password: NOTwhatever

IT STILL LETS ME IN ????

This should not be so should it ?

please advise, thanks

streethockey(at)ureach(dot)com

________________________________________________
Get your own "800" number - Free
Free voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Fredrick Bartlett 2000-08-30 16:37:00 Re: Ignore when using COPY FROM
Previous Message Gilles DAROLD 2000-08-30 16:12:30 Re: Importing data into database