FAQ: IDEAL Administration | IDEAL Alerter | IDEAL Remote | IDEAL Migration | IDEAL Dispatch | IDEAL Secure


FAQ : IDEAL Migration

Migration

How to enable/disable filtering for SIDHistory management?

I migrated the group and user SID, however, users can not access to their resources. They have a "Access denied" error message.

What's happen?

Enabling/disabling filtering mode for SIDHistory management

When you establish an approval relationship between two Active Directory domains, SIDHistory management is deactivated by default.

In this case, users do not have access to the data in the approved domain, and the same is true if the SIDHistories have been correctly migrated to the target domain.

You have the possibility of enabling or disabling the filtering mode by using the NETDOM command below:

  1. Disabling filtering is equivalent to enabling SIDHistory management:

From the source domain:

NETDOM TRUST SOURCE_DOMAIN/Domain:APPROVED_DOMAIN /Quarantine:No

From the destination domain:

NETDOM TRUST DESTINATION_DOMAIN /Domain:APPROVED_DOMAIN /Quarantine:No

  1. Enabling filtering is equivalent to disabling SIDHistory management:

From the source domain:

NETDOM TRUST SOURCE_DOMAIN /Domain:APPROVED_DOMAIN /Quarantine:Yes

From the destination domain:

NETDOM TRUST DESTINATION_DOMAIN /Domain:APPROVED_DOMAIN/Quarantine:Yes

 

Last modification: 05/25/2009
<< Previous   Next >>