What is the correct authentication mechanism when there are users inside and outside the domain?
- by Gary Barrett
We have a Windows 7 enterprise desktop data entry app for mobile (laptop) users with local SQL Express 2008 R2 Express db that syncs data with an SQL Server 2008 R2 Server db. Authentication is required before syncing the data.
The existing group of users are part of the organisation's domain so normal scenario and they connect to the Sql Server…