Thread: Connect using md5
Hi to all, I've installed Postgresql 7.2.1 with jdbc support. JDBC runs, in fact I use PGSQL to build web pages using JSP pages. Now a friend of mine has to develop a JAVA tool to modify data connecting from another host but , unfortunately, we're working on a public LAN, so there's a spoofing risk and we want to use 'md5 password'. What he has to insert in JAVA code to make a reliable connection? Thanks.
On Wed, 2002-07-10 at 11:57, enrico giauna wrote: > Hi to all, > I've installed Postgresql 7.2.1 with jdbc support. > JDBC runs, in fact I use PGSQL to build web pages using JSP pages. > Now a friend of mine has to develop a JAVA tool to modify data connecting > from another host but , unfortunately, we're working on a public LAN, so > there's a spoofing risk and we want to use 'md5 password'. > What he has to insert in JAVA code to make a reliable connection? Use a ssh tunnel. Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html Macromedia UltraDev with PostgreSQL http://www.animaproductions.com/ultra.html