Resolution
goal
What are the exact attribute properties for each object type that are pulled by the Incremental Accounts Cache Refresh?
goal
What properties are updated by the IACR?
goal
What properties does the IACR update?
fact
Directory and Resource Administrator 7.x
fact
Directory and Resource Administrator 8.0
fix
What are the exact attribute properties for each object type that are pulled by the Incremental Accounts Cache Refresh?
goal
What properties are updated by the IACR?
goal
What properties does the IACR update?
fact
Directory and Resource Administrator 7.x
fact
Directory and Resource Administrator 8.0
fix
During an Incremental Accounts Cache Refresh (IACR), Directory and Resource Administrator (DRA) checks for changes in the AD schema by using USN to look for changes. If DRA finds a difference between its own schema and the AD schema (Latest USN and DRA last IACR USN) it will do the following:
- Makes modifications to its cache for the objects that have changed
- Adds any new objects
- Deletes objects as required
The following are the attribute properties that are cached in DRA:
For All objects
- Name
- Description
- ObjectClass
- ObjectSid
- ObjectGUID
Domain
- showInAdvancedViewOnly
Computer
- SamAccountName
- PrimaryGroupId
- UserAccountControl
- showInAdvancedViewOnly
Container
- showInAdvancedViewOnly
Group
- GroupType
- SamAccountName
- msExchHomeServerName
- mailNickName
- showInAdvancedViewOnly
MsExchSystemObjectsContainer
- showInAdvancedViewOnly
Organizational Unit
- showInAdvancedViewOnly
User
- UserPrincipalName
- SamAccountName
- givenName
- sn
- displayName
- PrimaryGroupId
- UserAccountControl
- showInAdvancedViewOnly
Contact
- givenName
- sn
- displayName
- showInAdvancedViewOnly
- msExchHomeServerName
- mailNickName
Published Printer (DRA 8.0 Only)
- DN
- showInAdvancedViewOnly
Additional Information
Formerly known as NETIQKB56323