Friday, May 25, 2012

Error while importing a user group from the Active Directory into Microsoft Dynamics AX 2012


We recently came across an issue where importing a Domain Local Group into Microsoft Dynamics AX 2012
raises an infolog error message:
The Active Directory user or group does not exist. Contact your network administrator.
However we don't get an error if you imported a Domain Global or Universal group instead. This is by-design.
The Domain Local scope is intended for one single domain. However the Global or Universal Group Scope has a much wider scope and visibility for usage within domains. These are the group types supported within AX 2012.

Summary:
Use only Domain Global or Universal group scopes when importing them in to Microsoft Dynamics AX 2012. For more information on the different domain group scopes please see the references section.
 

No comments:

How to identify the user that was used to change an object from AOT in AX2012

Get the object name for which we need to track these (user and date&time) information's. Login to SQL Server Management Studio an...