Results 1 to 8 of 8

Thread: Nautilus ssh keeps prompting for password

  1. #1
    Join Date
    Dec 2006
    Beans
    127
    Distro
    Xubuntu

    Question Nautilus ssh keeps prompting for password

    I have 4 machines running 10.04 32 bit Intel--- all use SSH to connect to a remote server drive (disk). All except one of the machines work just fine when accessing the remote drives. The fourth PC keeps asking for a password with every directory change.

    If I select cancel three times (on the troublesome unit), the desired directory opens but then the same routine occurs with the next directory change.

    Any ideas what might be amiss???? What can be done to fix the problem???
    Pax Vobiscum
    ...mark

  2. #2
    Join Date
    Oct 2007
    Beans
    12
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Nautilus ssh keeps prompting for password

    I was in the same problem and did the trail'n'error-method... When I have created an ssh-key in Seahorse the problem suddenly disappeared.
    If you don't want to create a ssh-key try uninstall Seahorse. But I recommend to use Seahorse and create ssh-keys (at last I got "thumbs out" and did something I have planed for years when I created the ssh-key).

  3. #3
    Join Date
    Feb 2007
    Location
    Walla Walla, WA
    Beans
    17
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Nautilus ssh keeps prompting for password

    ok, I need this problem resolved. I have the same issue in lucid. It not only affects nautilus, it also affects bzr+ssh... it seems to be an issue with ssh-askpass-gnome or gnome-keyring or something. If anyone figures this out I need to know. This is a serious issue for me, as I can't make certificates every time...it's not always possible.

  4. #4
    Join Date
    Feb 2007
    Location
    Walla Walla, WA
    Beans
    17
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Nautilus ssh keeps prompting for password

    actually, even when I do make a certificate, it still prompts me for a password, and then it works, until I try navigating to a new dir, then it asks AGAIN. This is just stupid.

  5. #5
    Join Date
    May 2007
    Beans
    26

    Re: Nautilus ssh keeps prompting for password

    Any update on this thread? I started having this same prompting problem last Thursday for any Nautilus connections to SSH servers.

  6. #6
    Join Date
    Oct 2007
    Beans
    12
    Distro
    Ubuntu 10.04 Lucid Lynx

    Lightbulb Re: Nautilus ssh keeps prompting for password

    I found this thread at launchpad (https://bugs.launchpad.net/ubuntu/+s...80/comments/12)

    I uninstalled nautilus-bzr and tried to install it again. It's seams to work for me... If not I can live without nautilus-bzr as I use Olive as GUI for bzr.

    Steam on!

  7. #7
    Join Date
    Aug 2009
    Location
    Perth, AU
    Beans
    18
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Nautilus ssh keeps prompting for password

    Is this resolved yet... I am getting prompted every dir change using nautilus + openSSH (accessing my Nokia N9)

  8. #8
    Join Date
    Aug 2006
    Beans
    235
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Nautilus ssh keeps prompting for password

    It's not exactly a fix, but I generally use the sshfs fuse module instead of the Nautilus/Gnome system. It's more reliable and more configurable. Install the sshfs package from the repository, add yourself to the fuse group, and then just do

    Code:
    sshfs user@host:directory mountpoint
    You can use ssh options with it to do things like enable compression.
    Unmount with fusermount.
    It has the advantage of being mounted on the filesystem in the place you specify without any of the Gnome VFS stuff so the files can be used and accessed even by programs that don't get along with VFS.
    bIlujlaHbe'chugh, bIQaplaHbe' --tlhIngan vIttlhegh.

    Was my answer helpful? A few bitcents to help a starving IT professional would be appreciated! 1CBzQFjyp5xKoRYRZog6VPgR75oCP6T2AJ

Tags for this Thread

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
  •