Users ip

From: "Jai" <jive(at)ntlworld(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Users ip
Date: 2002-08-20 13:50:55
Message-ID: 1029851530.28355.0.nnrp-12.c1c352bd@news.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

The project i am working on uses a postgres db accessed mainly from a
browser using java. We also require a direct connection for some clients
using odbc (with ssl) from a windows application. This works fine but
requires the client to have an ip address specified in the pg_hba.conf. If
the user doesn't have a static ip address then obviously there can be no
entry for them in pg_hba.conf. Is there a solution to this so that direct
connections using odbc can still be used?

Thanks

Jai

Browse pgsql-admin by date

  From Date Subject
Next Message Brickley Jeff-RA9607 2002-08-20 13:55:36 Training
Previous Message Darrin Domoney 2002-08-20 13:15:48 Event recurrence - in database or in application code ????