[GENERAL] Remote Authentication

1999-09-06 Thread Sean W. Ellis
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

Re: [GENERAL] Remote Authentication

1999-09-07 Thread Sean W. Ellis
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