Re: dupload/scp

1998-03-10 Thread Roderick Schertler
On 10 Mar 1998 12:45:59 -, Ulf Fredriksson <[EMAIL PROTECTED]> said: > > 'Agent parent directory is not sticky, mode is 44777 it should be 041777' The permissions on your /tmp dir are 4777 (drwsrwxrwt) when they should be 1777 (drwxrwxrwt) instead. Run `chmod 1777 /tmp' as root. -- Roderic

dupload/scp

1998-03-10 Thread Ulf Fredriksson
I'm having problems with the new version of ssh (v1.2.22). When I do a 'ssh-agent bash' and then an 'ssh-add', I sort'a make a ssh login, right... (Even if the description is wrong, I guess you know what I meen...). Now, everytime I try to do a login through ssh, I get: 'Agent parent directory is