Error connecting system (ActiveRolesServer)! Could not get syntax for specified information OID:2.5.5.7 OMSyntax: 127 OMObjectClass: . Specify OMObjectClass
WORKAROUND
Correct the states of these schema entries by running the following tSQL against the Active Roles configuration database:
update [dbo].[tblSchema] SET omObjectClass = CONVERT(VARBINARY(10), '0x56060102050B1D', 1) where distinguishedName='CN=ms-Exch-Auth-Orig,CN=Schema,CN=Application Configuration,CN=Configuration';The above update statement will need to be run for each of the four malformed schema entries. Their distinguishedName values are:
These schema entries all have the same omObjectClass value, so that does not need to be changed.
STATUS
Waiting for a fix in a future release of Active Roles.
© ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center