I have been using strictly TRUST access through hba up to now because
all my SQL boxes have been inside of firewalled systems. However, now I
need to allow access to a postgreSQL box that is on the Internet. This
box needs to grant access to two Linux boxes and one Windows computer
that have dy
wim wrote:
>
> Hi Sean,
>
> I'm approaching my database over the internet as well. I wondered what you
> use to connect to the database,
> are you using ODBC or is there a httpd server connecting to the database
> using some module like php?
> If the last one is the case, then the machine runnin