"Person, Roderick" <[EMAIL PROTECTED]> writes: > What would cause root not to have permission to delete a file, > directory or symlinks. Is there anyway to correct this problem. > > I've tried chown and chmod and everthing I can think of.
Checkout lsattr and chattr (ext2fs), especially the immutable bit. Also check if the directory is on a NFS mounted partition mounted with root_squash option. Torsten -- Homepage: http://www.in-berlin.de/User/myrkr