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)
committerMichael Adam <obnox@samba.org>
Thu, 1 Nov 2012 08:55:42 +0000 (09:55 +0100)
commitfc5caffbc139d63cab1ec105884863f73772586f
treedb5b1a43399e464288b6908ff528b66b12626cbe
parentdd60dcf343bfb8286951d3109055693634574d8b
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>
file_server/file_server.c