Re: postgresql 7 user passwords dont work ?????

From: Fabrice Scemama <fabrices(at)ximmo(dot)ftd(dot)fr>
To: streethockey(at)ureach(dot)com
Cc: pgsql-general(at)hub(dot)org
Subject: Re: postgresql 7 user passwords dont work ?????
Date: 2000-08-30 17:00:16
Message-ID: 39AD3DA0.80F1C1FA@ximmo.ftd.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

su - postgres
chmod u+w ~/data/pg_hba.conf
vi ~/data/pg_hba.conf
chmod u-w ~/data/pg_hba.conf

Eric Webber wrote:
>
> 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ryan Williams 2000-08-30 17:02:42 Re: C++ Example
Previous Message Fredrick Bartlett 2000-08-30 16:37:00 Re: Ignore when using COPY FROM