Environment
Novell Identity Manager Driver- Active Directory Driver
Situation
No changes made in Active Directory come over to
eDirectory. Trace of the driver shows no action. On
every pole of AD, the trace returns
ADDriver: get object changes - 0x0057
rather than the normal ADDriver: get object changes -
0x0000
Resolution
Check the filter on the driver. The User class is probably
set to ignore for the Publisher channel. Change it to
synchronize. The reason for the 0x0057 error is because with
no User class to sync, the driver does not pass any parameter to
Active Directory when it requests changes. The 0x0057 is a
Microsoft error coming back.