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