> 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 tuatha.org # +353 87 2469146
http://www.tuatha.org/~colm/ # whois cb3765
If you can't convince them, confuse them.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!