Home > Data Modeler Dialog Boxes > New/Edit SSH Connection
This dialog box enables you to create or edit an SSH (Secure Shell) connection.
Host: SSH server. SQL Developer will create an SSH session to this host, using the specified details.
Port: SSH port. The default port is 22.
Username: User name that will be used to authorize the SSH session.
Use Key File: Specifies that a key file should be used to provide authentication. The key file contains a private key that should correspond to a public key registered with the server. The server verifies that SQL Developer has access to the proper private key and thus the user is who he or she claims to be.
Key File: Path to the key file.