Fixed font Subject: An attribute capacity issue?
Author: Martin Date: 08 Feb 2011
References:
Hi guys,

I set some 400K data into an Octet String attribute, and when I call
SetInfo(), it returns 0x80072024 (The administrative limit for this
request was exceeded.). Everything is fine, when I do the same with
data of 200K size. Tried to play with the value of 'rangeUpper'
attribute -- originally it was empty (generally meaning an unlimited
size of the attribute), then I tried specifying large values for it --
still nothing. From the following thread:

http://groups.google.com/group/microsoft.public.windows.server.active_directory/browse_thread/thread/b8049f755fd4b253

I learnt this is not going to be an attribute capacity issue, as I'm
still far from pushing megabytes of data. What do you think the
problem is?


Thanks,
Martin