Search code examples
active-directoryldap

Does Oracle Unified Directory have a unique identifier for users


The Microsoft AD has the objectGUID. Does Oracle Unified Directory has a similar field?

What I've found so far is entryUUID - but unsure if this field always exist?


Solution

  • entryUUID Operational Attribute is defined in RFC 4530.

    The attribute holds a server-assigned Universally Unique Identifier (UUID) for the object.