From owner-cvs-all Sat Apr 18 04:49:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA21222 for cvs-all-outgoing; Sat, 18 Apr 1998 04:49:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA21201 for ; Sat, 18 Apr 1998 11:49:21 GMT (envelope-from dag-erli@ifi.uio.no) Received: from bilskirnir.ifi.uio.no (2602@bilskirnir.ifi.uio.no [129.240.64.135]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id NAA19294; Sat, 18 Apr 1998 13:49:18 +0200 (MET DST) Received: (from dag-erli@localhost) by bilskirnir.ifi.uio.no ; Sat, 18 Apr 1998 13:49:18 +0200 (MET DST) Mime-Version: 1.0 To: Andreas Klemm Cc: Eivind Eklund , cvs-committers@FreeBSD.ORG Subject: Re: ssh setup References: <199804171557.IAA05893@freefall.freebsd.org> <19980417183902.45662@follo.net> <19980418093721.42108@klemm.gtn.com> Organization: Gutteklubben Terrasse / KRST / PUMS / YASMW X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-Stop-Spam: http://www.cauce.org From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 18 Apr 1998 13:49:17 +0200 In-Reply-To: Andreas Klemm's message of "Sat, 18 Apr 1998 09:37:21 +0200" Message-ID: Lines: 19 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Andreas Klemm writes: > After adding this to my .login file > > eval `ssh-agent -c` > > I get messages like this > Cannot make temporary authentication socket directory /tmp/ssh-andreas-15419 Do you have write permission to /tmp? # chmod a+rwxt /tmp or even better, # chmod a+rwxt /usr/tmp # echo 'TMPDIR=/usr/tmp; export TMPDIR' >> /etc/profile -- Nobody else has a .sig like this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message