I can tune the connection to InterBase/Firebird server by SSH. What values do I need to input to the fields on SSH tab of Database Registration dialog?
To setup SSH connection correctly, input the following values to the corresponding fields: On SSH page/tab: SSH host name is a host where SSH server is activated. SSH port is a port where SSH server is activated. SSH user name is a user on Linux machine. (It is a Linux user. It is not a user of InterBase/Firebird server.) SSH password is a Linux user password. On Connection properties/General page/tab: Host is a host where InterBase/Firebird server is located from the point of view of SSH server. If SSH and InterBase/Firebird server are on the same machine, it is equal to SSH Host, or may be ‘localhost’. Port is a port of InterBase/Firebird server on Remote Host, by default it is 3050. User Name is a InterBase/Firebird user name. Password is a password of the InterBase/Firebird user. Please note that InterBase/Firebird host name should be set relatively to the SSH server in this case. For example, if both InterBase/Firebird and SSH servers are located on the same computer, you should s
Related Questions
- I can tune the connection to PostgreSQL server by SSH. What values do I need to input to the fields on SSH tab of Database Registration dialog?
- I can tune the connection to MySQL server by SSH. What values do I need to input to the fields on SSH tab of Database Registration dialog?
- How to setup FireBird/InterBase database connection?