On 10 Mar 1998 12:45:59 -0000, 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.

-- 
Roderick Schertler
[EMAIL PROTECTED]

Reply via email to