[PATCH] Fix bug #9932 - Currently the maximum number of aces in an SD is limited to 1000, but Microsoft supports around 1800

Jeremy Allison jra at samba.org
Fri Jun 7 17:58:47 MDT 2013


On Fri, Jun 07, 2013 at 07:40:01PM -0400, Scott Lovenberg wrote:
> 
> On Jun 7, 2013, at 7:33 PM, Jeremy Allison <jra at samba.org> wrote:
> 
> > Richard, please review and push if you're ok with it.
> > 
> > Jeremy.
> > <0001-Fix-bug-9932-Currently-the-maximum-number-of-aces-in.patch>
> 
> I had a bit of a side bar with Richard about this a while ago. IIRC, I thought it depends on the size of the ACEs in the ACL?  That is, the aggregate size of the ACL. :/

Sure, but that's going to get restricted by the
maximum EA size anyway, so I don't think it hurts
to raise the value to something that's more
compatible with Windows.

Jeremy.


More information about the samba-technical mailing list