file_server: put set create mask and directory mask in fileserver.conf
authorAndrew Bartlett <abartlet@samba.org>
Thu, 1 Nov 2012 00:24:00 +0000 (11:24 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Nov 2012 10:27:19 +0000 (11:27 +0100)
commit4d7ea03ec6a0e3b3db1a90b8e4dc2a26a459f06b
tree8a157c1df42b9ec40f318d5b30740ecf060f002c
parentab78d76e3889ce3905dc4d4048dccd9742e5591f
file_server: put set create mask and directory mask in fileserver.conf

This allows any ACL to be set from the client, without restriction
from the Samba side.

Based on advise from Jermey at https://lists.samba.org/archive/samba-technical/2012-October/088414.html

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
(cherry picked from commit fc5caffbc139d63cab1ec105884863f73772586f)
file_server/file_server.c