Datei löschen schlägt selbst mit root fehl

Martin Gruender martin.gruender at telefonica.de
Fri Mar 16 14:03:53 CET 2012


mal mit chattr gespielt? Dann hilft auch root nicht:
testen mit: lsattr .bashrc


Bsp.:

~>touch 1
~>sudo chattr +i 1
~>lsattr 1
----i------------e- 1
~>sudo rm 1
rm: Entfernen von „1“ nicht möglich: Die Operation ist nicht erlaubt

sudo chattr -i 1
rm 1



greets,

 Martin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
URL: <http://lug-owl.de/pipermail/linux/attachments/20120316/bb9e9e1e/attachment.sig>


More information about the Linux mailing list