multiple login synchronization

i have lot of users (database as well as windows login)… i want to synchorize some of them at a time…can i select them and then press 'synchronize single login.

secondly when i try to synchronize all, i get error


Microsoft Dynamics NAV

The Microsoft Dynamics NAV and SQL Server security systems have not been synchronized successfully.

The SQL Server login ADH does not exist on the ServerTest server.


OK

Hi Sharpblue,

This error usually comes when you have a database user (ADH) in your database, which is not created on the sql server (ServerTest). The most easy way to fix it is to delete the user in Navision (save all the permissions of the user first) and the create the user again (and restore the permissions).

The problem often occurs if you are moving a Navision database from native to SQL.