From owner-freebsd-questions Wed Oct 30 7:16:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B008237B401 for ; Wed, 30 Oct 2002 07:16:22 -0800 (PST) Received: from hub.org (hub.org [64.49.215.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 605D743E4A for ; Wed, 30 Oct 2002 07:16:22 -0800 (PST) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [64.49.215.141]) by hub.org (Postfix) with ESMTP id 5DD878A1B25 for ; Wed, 30 Oct 2002 11:16:15 -0400 (AST) Date: Wed, 30 Oct 2002 11:16:15 -0400 (AST) From: "Marc G. Fournier" To: freebsd-questions@freebsd.org Subject: using ssh-agent with kdm login manager ... Message-ID: <20021030111422.S44235-100000@hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've searched the web (and am still searching), but for the life of me, I can't get ssh-agent 'active' when using kdm for the login manager ... I've tried setting up a simple .xsession file: > cat .xsession ssh-agent startkde eval `ssh-agent -k` but that doesn't appear to work ... help? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message