Re: Users ip

From: Brickley Jeff-RA9607 <Jeff(dot)Brickley(at)motorola(dot)com>
To: "'Jai'" <jive(at)ntlworld(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Users ip
Date: 2002-08-22 13:12:19
Message-ID: 7146D19B7FC9D5119F6400D0B7B993080318C98D@az33exm22.corp.mot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Are your clients connecting from the same domain? If so you can specify the ip domain as a whole to allow them access using wild cards.

Jeff

-----Original Message-----
From: Jai [mailto:jive(at)ntlworld(dot)com]
Sent: Tuesday, August 20, 2002 8:51 AM
To: pgsql-admin(at)postgresql(dot)org
Subject: [ADMIN] Users ip

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

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2002-08-22 14:10:14 Re: Vacuum failed !
Previous Message Bruno Wolff III 2002-08-22 12:42:23 Re: Accessing DB of non-user name