What should it be the correct set of permissions for /tmp on a fc7 system?<br>Does this change if /tmp is itself a mounted filesytem or not?<br>I just verified that on my fc7 I have now<br><br>$ ll -d /tmp<br>drwxr-xr-x 46 1000 users 36864 2007-07-03 23:10 /tmp
<br><br>where user id 1000 is not assigned to any user..... and so it seems only root can wrtite to it....<br>I recently had a power failure and I needed to fsck my fs.<br><br>I think that the problem I posted at<br><a href="https://www.redhat.com/archives/fedora-list/2007-July/msg00433.html">
https://www.redhat.com/archives/fedora-list/2007-July/msg00433.html</a><br>could be related with these wrong settings....<br>Thanks<br><br>