This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 18 lines
!!! Overview
%%warning
This is for [Microsoft Active Directory] implementations only.
%%
To Determine the Classes Associated With an Entry in [Microsoft Active Directory] you must inspect the following attributes on the entry:
* [objectClass] - Identifies the classes included in [STRUCTURAL] [ObjectClass Types], plus any [AUXILIARY] [ObjectClass Types] that are [Dynamically Linked Auxiliary Classes].
* [structuralObjectClass Attribute] - Identifies the [STRUCTURAL] and [ABSTRACT] [ObjectClass Types] of which the [LDAP Entry] is an instance.
!! Additionally
You need to inspect each of the [objectClass] values to determine if there are any [Statically Linked Auxiliary Classes] associated with any values.
For [Example], the the [SecurityPrincipal] [AUXILIARY] class is [Statically Linked Auxiliary Classes] with the user class because it is included in the [systemAuxiliaryClass] values of the user classSchema object; it is not included in either the objectClass or structuralObjectClass attributes of instances of the user class.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]