From 1fb1c67fb9392364887ba8963f18d10b27d1cfa0 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Thu, 3 Jul 2008 10:24:12 -0700 Subject: Patch from SATOH Fumiyasu for bug #5202. Re-activate "acl group control" parameter and make it only apply to owning group. Also added man page fix. Jeremy. (This used to be commit e98e080bad2c8b9f038a8f2dffcfeba1d5f392ce) --- docs-xml/smbdotconf/security/aclgroupcontrol.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs-xml/smbdotconf/security/aclgroupcontrol.xml') diff --git a/docs-xml/smbdotconf/security/aclgroupcontrol.xml b/docs-xml/smbdotconf/security/aclgroupcontrol.xml index e2600ca9da..6efd46dd8d 100644 --- a/docs-xml/smbdotconf/security/aclgroupcontrol.xml +++ b/docs-xml/smbdotconf/security/aclgroupcontrol.xml @@ -30,8 +30,10 @@ - This is parameter has been marked deprecated in Samba 3.0.23. The same behavior is now - implemented by the dos filemode option. + This is parameter has been was deprecated in Samba 3.0.23, but re-activated in + Samba 3.0.31 and above, as it now only controls permission changes if the user + is in the owning primary group. It is now no longer equivalent to the + dos filemode option. -- cgit