From owner-freebsd-gnome@FreeBSD.ORG Mon Jan 2 21:59:33 2012 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B7781065675 for ; Mon, 2 Jan 2012 21:59:33 +0000 (UTC) (envelope-from mzettler42@googlemail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 328678FC1F for ; Mon, 2 Jan 2012 21:59:32 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so21143416vcb.13 for ; Mon, 02 Jan 2012 13:59:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=lMGV8XY7dLWcJvLE6p2298mU5DrjDIJTyAGtczNJt9o=; b=Wycvbeg92cYyREYyiGRhb/gplRTKwbkPEeNcAp7ibXHbxV4x6tzTdxBZzNIy4Sfwp7 8oIDXfmZgC86Lg21sGm/zZHcaC/gg7cqQS739RtdtGXTIKi5cDBUi3I16IYyMYHLxfsH NqmO6uveo3Oq0o8CNpMPPnwRE4tNE6Fod714E= MIME-Version: 1.0 Received: by 10.220.147.197 with SMTP id m5mr30629398vcv.48.1325539884769; Mon, 02 Jan 2012 13:31:24 -0800 (PST) Received: by 10.52.26.9 with HTTP; Mon, 2 Jan 2012 13:31:24 -0800 (PST) Date: Mon, 2 Jan 2012 22:31:24 +0100 Message-ID: From: Martin Zettler To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: nautilus does not ask for a password with ssh X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2012 21:59:33 -0000 Hi, I newly installed 9.0-RC3 and gnome via packages. The problem I discovered is that when I try to access a remote machine via ssh:// nautilus does not ask for a password and therefore shows an access denied. (The ssh remote server indeed shows a connection attempt with a wrong password.) However "smb://" and "ftp://" work great and ask for a password. Any ideas how to fix this? Thx Martin