Hi Ssh users,
Our production database is accessed through an SSH
server using RSA authentication as follows:
My client -> Ssh Server 1 -> Ssh Server 2 (with database)
I can connect okay using ssh-client on my pc
and connect to ssh server 1, then ssh from there
to ssh server 2, using RSA in both cases. What
I get is a unix terminal session on the
database box.
However, I like to use client tools on my PC
such as Oracle Enterprise Manager etc. to connect
to the database. Is that possible? Any
techniques/methods to achieve this?
Any help is greatly appreciated.
Regards,
Porus.