Kann mir mal bitte einer auf die Sprünge helfen. :?
Wie kann man die Änderung der Rechte an einen Verzeichniss unterbinden, so das auch Root nichts ändern kann? (Ich hatte es schon mal gemacht und die Rechteänderung bei einen Verzeichniss unterbunden, blöderweise hat ein Sicherheitsupdate die Sperre wieder aufgehoben.)
Verzeichniss vor Änderung schützen
-
- Project Manager
- Posts: 11183
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: Verzeichniss vor Änderung schützen
Du suchst `setfacl` zum Setzen von ACLs.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 409
- Joined: 2008-03-12 05:36
Re: Verzeichniss vor Änderung schützen
Oder chattr - wenn das Dateisystem mitmacht.
-
- Anbieter
- Posts: 749
- Joined: 2004-01-02 12:17
Re: Verzeichniss vor Änderung schützen
chattr wars, danke! :)