Bug 9355 - set mask values to 0777 and use fileserver.conf
Summary: set mask values to 0777 and use fileserver.conf
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: AD: LDB/DSDB/SAMDB (show other bugs)
Version: 4.0.0rc4
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks: 8622 9342
  Show dependency treegraph
 
Reported: 2012-11-05 06:41 UTC by Andrew Bartlett
Modified: 2012-11-06 10:27 UTC (History)
1 user (show)

See Also:


Attachments
this removes the fileserver.conf file (needed to ensure samba-tool ntacl uses the right parameters) (1.19 KB, patch)
2012-11-05 06:41 UTC, Andrew Bartlett
obnox: review+
Details
This sets the mask parameters to 0777 (5.00 KB, patch)
2012-11-05 06:41 UTC, Andrew Bartlett
obnox: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Bartlett 2012-11-05 06:41:04 UTC
Created attachment 8148 [details]
this removes the fileserver.conf file (needed to ensure samba-tool ntacl uses the right parameters)

These patches appear to resolve some of the sysvol ACL issues.  We have had very positive feedback about ACLs since this patch (more than seems to make sense), but clearly this is one of the required steps.
Comment 1 Andrew Bartlett 2012-11-05 06:41:48 UTC
Created attachment 8149 [details]
This sets the mask parameters to 0777
Comment 2 Michael Adam 2012-11-05 06:48:03 UTC
Note: the description of the attachments was the confused.
But the patches as such are good.
So be sure to first apply the mask setting patch which is
attachment #8148 [details] and not #8149 despite the description. :-)

==> Karolin for 4.0
Comment 3 Karolin Seeger 2012-11-06 10:27:28 UTC
Pushed to v4-0-test.
Closing out bug report.

Thanks!