[lug-ld] Berechtigungen bei neuen Dateien
Christian Boltz
lug-ld at cboltz.de
Do Jan 31 19:27:33 CET 2013
Hallo Michael, hallo zusammen,
Am Donnerstag, 31. Januar 2013 schrieb Michael Diederich:
> ich möchte das neue Dateien in einem bestimmten Verzeichnis immer die
> Berechtigungen 666 haben, mindestens aber 664. (Was davon ist mir
> egal..)
Das sollte mit einer default ACL gehen ;-)
setfacl -d -m g::rwx /tmp/test/
Mehr Infox und Erklärung des obigen stehen in man setfacl ;-)
und in ausführlicher Form auf
http://doc.opensuse.org/documentation/html/openSUSE/opensuse-security/cha.security.acls.html
Gruß
Christian Boltz
--
By the way, it's a sign of how good the distribution is that we're
arguing about the name and not dealing with problems in the essence of
the thing. Even the overloaded servers are what an old boss of mine
would have called a "success problem." [Randall Schulz in opensuse]