summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorPartha Sarathi <parthasarathi.bl@gmail.com>2013-06-07 16:30:07 -0700
committerAndrew Bartlett <abartlet@samba.org>2013-06-12 02:52:36 +0200
commit3e66cb7d771e9f2156f4183485736cca7d5609f9 (patch)
treeb713d576d41805db9d4aedc31736d7ee784755e9 /python
parente2a08e54dd008fceb5d8aabcf02ab4e389286f03 (diff)
downloadsamba-3e66cb7d771e9f2156f4183485736cca7d5609f9.tar.gz
samba-3e66cb7d771e9f2156f4183485736cca7d5609f9.tar.bz2
samba-3e66cb7d771e9f2156f4183485736cca7d5609f9.zip
Fix bug #9932 - Currently the maximum number of aces in an SD is limited to 1000, but Microsoft supports around 1800.
Issue description: I was trying to add maximum number of aces on Microsoft share, where I was able to add nearly 1800 aces on a file/folder SD. But Samba does not support adding 1800 aces to SD instead it limited to 1000. Expected behavior: Ideally SAMBA should also support as like Windows to compare with Windows standard. Set to 2000 until we add EA limits in the server. Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Jun 12 02:52:36 CEST 2013 on sn-devel-104
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions