Date: Thu, 17 Jan 2013 18:01:21 +0100 From: Harald Schmalzbauer <h.schmalzbauer@omnilan.de> To: FreeBSD current <freebsd-current@freebsd.org> Subject: patch to inherit sticky bit Message-ID: <50F82E61.4020601@omnilan.de>
index | next in thread | raw e-mail
[-- Attachment #1 --] Dear developers, I'm really missing the possibility to get the sticky bit inherited. I'm using zfs these days, together with nfs4acls and it almost does things like real world users expect. I never understood why write permission to a directory allowes file unlinking inside, even if the user has no write permission on that file... With addidional acls, this is even worse. One simple solution is the sticky bit. But I can't inherit it with nfs4acls. How would a patch best accomplish that? Should mkdir respect the sticky bit? How is current group inheritance with mkdir implemented? I'd really need a sysctl or kernel compile option which enables sticky bit inheritance. Thanks for any help, -Harry [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAlD4LmcACgkQLDqVQ9VXb8j2oACfc7AxE/z1MRX5hUeEqnHGD0lr 2NUAoLxCtJSw2cZX+SbPUTeGQmbc97KG =E+bI -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50F82E61.4020601>
