Date: 2002-07-14
Description: Permissions not set correctly for /var/tmp.
Affects: Motor OS
Summary: The /var/tmp directory does not have the correct permissions.
Symptoms: Non-root users cannot write to /var/tmp.
Solution: Edit the /sbin/setup_var script on each node and append the
line:
chmod a+rwxt /var/tmp
Then reboot the nodes.