Re: [ADMIN] Securing a remotely accessible PostgreSQL server

2010-12-22 Thread Craig James
Josh wrote: I am looking for suggestions on how best to secure a server that is accessible via the internet. Even account creation for the database is open to the world. Does anybody have any extra changes they would make to postgresql.conf or OS changes they would suggest? Perhaps some default

Re: [ADMIN] Securing a remotely accessible PostgreSQL server

2010-12-22 Thread Scott Marlowe
On Wed, Dec 22, 2010 at 3:30 PM, Kevin Grittner wrote: > Josh wrote: > >> I am looking for suggestions on how best to secure a server that >> is accessible via the internet. Even account creation for the >> database is open to the world. Does anybody have any extra changes >> they would make to p

Re: [ADMIN] Securing a remotely accessible PostgreSQL server

2010-12-22 Thread Kevin Grittner
Josh wrote: > I am looking for suggestions on how best to secure a server that > is accessible via the internet. Even account creation for the > database is open to the world. Does anybody have any extra changes > they would make to postgresql.conf or OS changes they would > suggest? Perhaps som

[ADMIN] Securing a remotely accessible PostgreSQL server

2010-12-22 Thread Josh
Hi All, I am looking for suggestions on how best to secure a server that is accessible via the internet. Even account creation for the database is open to the world. Does anybody have any extra changes they would make to postgresql.conf or OS changes they would suggest? Perhaps some default pe