Ubuntu Forums Archive Viewer

Using Nautilus's "Connect to server..." with SSH Certificate

Archived thread 1000340 from General Help. Markdown source: General_Help/thread_1000340_Using_Nautilus's_"Connect_to_server..."_.md

Original URL About this archive
#1

I'm trying to use Nautilus to browse a server via SSH using the "Connect to server..." feature. The problem is I use a SSH key (certificate) to access the server but Nautilus asks me for a password.

How do I make Nautilus use the certificate rather than the password?

#2

I also have the same problem, I wonder if there is a way to invoke Nautilus from the command line with the option to use a key.

#3

do you have password authentication turned off in your sshd_config?

#4

Currently on both the server and the client PasswordAuthentication is commented out.

Keeping in mind I don't actually want to set a password, I want to use the certificate.

Should I turn it on or off? On the server or the client?

#5

I have still had no luck with this problem. Any other ideas?