Re: [ILUG] XFS --- again!

From: Colm Buckley (colm at domain tuatha.org)
Date: Tue 08 Feb 2000 - 14:05:46 GMT


> Hmm... I just got it working again but it's ticking me off how I did
> it. I removed the sticky bit from /tmp permissions and suddenly
> everything worked fine!!!!!

Very odd. /tmp should be 01777 (ugo=rwx,+t), *never* anything
different. Removing the sticky bit would imply that any user can
delete and rename *all* files in /tmp, not just their own - this isn't
desireable. It might be that xfs (note : not XFS; that'a a filesystem)
was trying to use files which had previously been created by/as a
different user.

I suggest:

       stop xfs

       poke around in /tmp, remove anything which looks like it might be
       xfs-related.

       chmod 01777 /tmp

       start xfs

...

         Colm

-- 
Colm Buckley B.A. B.F.       # colm at domain tuatha.org # +353 87 2469146
http://www.tuatha.org/~colm/ # whois cb3765
If you can't convince them, confuse them.


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:22 GMT