NDS Gateway Active Sync Listing All users on each poll
When Sun Identity Manager 6.0 sp1 runs an active sync poll event with the NDS Resource Adapter against the Gateway the following behaviour is exhibited within both the customer environment and the Lab environment.
The Gateway will list all the users using the Novell Client, even users who have not had their modification timestamp updated since the last poll.
The Gateway will then return the relevant users to the Sun Identity Manager application. Using the Search Parameter modification timestamp as can be seen below.
?lt;SearchParameters>
<Map>
<MapEntry key='modificationTimestampFilter'>
<Long>1166504812</Long>
</MapEntry>
</Map>
</SearchParameters>
This is causing the Synchronisation process at the customer to take much longer than necessary. Every time Sun Identity Manager polls the resource all the users are listed within the gateway service.
Can you please confirm if this is the expected behaviour? Or should the gateway only be listing users that have been updated since the last poll event.

