No Subject

2001-12-20 Thread Peter E. Chen
Hey All, Can anyone please tell me whether or not pgAdmin can use encryption to connect to PostgresQL. I want to find a way to connect to the database without sending clear text passwords. Is SSH tunneling the only way? Peter

Re: password encyption

2002-03-13 Thread Peter E. Chen
Ivan,   I tunnel my pgAdmin connection through an SSH connection to provide security for pgAdmin logins.  You can use the standard SSH port forwarding feature to have your pgAdmin connect to PostgreSQL.  I believe there is now documentation on how to use SSH port forwarding with pgAdmin.