Results 1 to 3 of 3

Thread: Nautilus SFTP (SSH) client + certificate auth?

  1. #1
    Join Date
    May 2010
    Beans
    5

    Nautilus SFTP (SSH) client + certificate auth?

    Hi all,

    Anyone knows whether its possible to use the built-in Nautilus SFTP client (places --> connect to server --> SSH) in 10.04 in conjunction with certificate authentication?

    I've obviously got it working using password auth but would really like to use certificates.


    Thanks.

  2. #2
    Join Date
    Apr 2006
    Beans
    1

    Re: Nautilus SFTP (SSH) client + certificate auth?

    6 months later... In case someone finds this. A way to use nautilus with certificate authentication is to use the command:

    ssh-add <path to key file>

    before opening nautilus. The above command adds the key to the ssh-agent and ssh will use it to authenticate and not ask for a password.

  3. #3
    Join Date
    Nov 2011
    Beans
    1

    Re: Nautilus SFTP (SSH) client + certificate auth?

    Found it, worked.

    Thanks!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •