Date: 18 Apr 1998 13:49:17 +0200 From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) To: Andreas Klemm <andreas@klemm.gtn.com> Cc: Eivind Eklund <eivind@yes.no>, cvs-committers@FreeBSD.ORG Subject: Re: ssh setup Message-ID: <xzp3efbic3m.fsf@bilskirnir.ifi.uio.no> In-Reply-To: Andreas Klemm's message of "Sat, 18 Apr 1998 09:37:21 %2B0200" References: <199804171557.IAA05893@freefall.freebsd.org> <19980417183902.45662@follo.net> <19980418093721.42108@klemm.gtn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Klemm <andreas@klemm.gtn.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp3efbic3m.fsf>