Hello everyone,
I'm trying to setup a 3-tier installation following the Walkthough provided by Microsoft: ( https://msdn.microsoft.com/en-us/library/dd301254.aspx )
I have 2 machines currently setup. First is the SQL Server (omisqldev), and the second machine is the Web Services machine (ws1). Both machines are members of the EOMEGA domain, and I created 1 Domain User for use for both system's services (SQLAdmin).
Here are the services for the Web Services server:

Here are the services for the SQL Server:

Here is the Domain User for both services:

Here is the list of delegations, reported by setspn:

And this is the output of the Best Practices Analyser:

Unless I'm missing something, the MSSQLSvc/omisqldev.eomega.org SPN is defined for the service account user. I don't know what's missing in the setup.
When I try to connect from a third machine via Web Services, I am presented with a login screen. After providing the credentials for a local account to WS1 (Domain Users didn't work) I get:

Anyone have any suggestions on where I should go next or what the missing piece to this puzzle is?
I have tried both WebServicesUseNTLMAuthentication = true and false in the CustomSettings.config for the Navision Service.
Thanks for taking the time to read this,
- Rob