attribute type Microsoft
1.2.840.113556.1.4.2
objectGUID
also known as Object-Guid
A 128-bit GUID assigned at creation and never changed for the life of the object. It survives renames and moves between OUs and domains, which makes it the handle you should key external integrations on. Bind your sync tool to the DN and it breaks the first time someone reorganizes an OU; bind it to objectGUID and it rides through.
- OID
1.2.840.113556.1.4.2- Name
- objectGUID
- Aliases
- Object-Guid
- Kind
- attribute type
- Arcwho allocated the number
- Microsoft 1.2.840.113556
Schema
- Syntax
- Object(Replica-Link)
- Single-valued
- yes
Definition
attributetype ( 1.2.840.113556.1.4.2 NAME 'objectGUID' SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' SINGLE-VALUE )Appears in: OpenLDAP msuser.schema, Active Directory schema. Primary source. Spotted an error? Tell me.