Recently we have been doing a lot of imports using dsimport – it is the beginning of the school year so we needed to add a lot of accounts. We also have a FileMaker based management tool that uses dsimport to add records to OD. In both cases we currently use the “-s” flag in dsimport to set the starting uidNumber to 9000. Even so, there doesn’t seem to be any sense to the way uidNumbers are currently incrementing. They seem to stay in a “series” for a while, then they appear to make some crazy jump in magnitude, then stay in series a bit again……. wash, rinse, repeat. Until finally you get to a point where you end up with a negative value.
At this point the negative value is assigned using WGM as well as dsimport. We are able to reset a uidNumber after addition to OD but that is a lowsy solution.
T
Comments are closed