Re: [ADMIN] Password

From: Brad Bonkoski <bbc1049(at)saintjoe(dot)edu>
To: "Strand Johan F(dot)" <johan(dot)f(dot)strand(at)telia(dot)se>
Cc: Postgresql fråga (E-mail) <pgsql-admin(at)postgresql(dot)org>
Subject: Re: [ADMIN] Password
Date: 2000-01-14 14:35:17
Message-ID: 387F3424.D03865E5@saintjoe.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello...
You are able to make users authenticate by setting up your pg_hba.conf
file. Instead of trust at the end use password. I would read the
manual on security because it gives you some pretty clear axample f what
you probably want.
Hope this helps
-Brad

"Strand Johan F." wrote:

> Hi !
>
> Is it possible to configure the postgresql database server to
> require password when you log in from the same host as the
> databse server ?
>
> in my case I have a java-program that access the database
> through JDBC but it doesen't matter what I type in passwd field
> as long as the user-id are correct.
>
> If you can, how ?
>
> Thanks
>
> /Johan
> johan(dot)f(dot)strand(at)telia(dot)se
>
> ************

In response to

  • Password at 2000-01-14 12:08:49 from Strand Johan F.

Browse pgsql-admin by date

  From Date Subject
Next Message Kief Morris 2000-01-14 16:20:11 OID's
Previous Message Strand Johan F. 2000-01-14 12:08:49 Password