The last line (before the Default: line) under the "inherit owner (S)" section reads "profile directory are actually owner by the user." it should say: "profile directory are actually owned by the user."
Created attachment 10180 [details] [PATCH] Fix typos in smb.conf (inherit acls)
Created attachment 10181 [details] [PATCH] Fix typos in smb.conf (inherit acls)
Marc, as this bug is against the Samba 4.1 release, I suggest you go through the maintenance branch merge process - it should be a good learning experience :) - Wait for the master patch to hit the upstream repository. - Ensure the patch applies cleanly to the v4-1-test branch - use 'git cherry-pick -x <master_commit_id>' so that we get the reviewed-by and SHA tags for the upstream commit. - for a code change, the backport should be reviewed and tested as appropriate. - generate a patch out of the new v4-1-test based patch. - attach the patch to this bug, clearly marking that it's for the 4.1 branch. - reassign the bug to Karolin (ks@sernet.de), our friendly release manager.
Created attachment 10185 [details] Patch for v4.1-test
Karolin, find attached the patch for v4.1-test. I guess you don't need the patch twice, if this one applies also to v4.0-test, right? @David: Thanks for the introduction.
(In reply to comment #5) > Karolin, find attached the patch for v4.1-test. > > I guess you don't need the patch twice, if this one applies also to v4.0-test, > right? Thanks a lot! No, I don't need it twice. :-)
Pushed to autobuild-v4-[0|1]-test.
Pushed to both branches. Closing out bug report. Thanks!