I am working with a Windows Active directory environment. The SID is the combination of Domain ID and RID.
I found that there can be a maximum of 2^32 RID for a domain. However, the Domain ID can be even more than 32 bits. Also it seems that domain ID is unique only within the forest. I wonder why Microsoft allotted so many bits for Domain ID. Is there any other significance for the Domain Identifier part?
To be precise I have only 3 domain in my forest. Why does server the following ID for the user object?
objectSid: S-1-5-21-2999047449-515994586-265227950-1125
In case this ID is Universally Unique then who assigns this Domain ID?