RE: Accessing Microsoft Dynamics Nav 2013 WebClient using IP Address
If IIS and the Microsoft Dynamics NAV Server are on separate computers, verify the following conditions:
◦ Delegation is configured from the computer that is running IIS to the computer that is running Microsoft Dynamics NAV Server.
◦ Kernel mode authentication is either disabled or configured to use the service account of Microsoft Dynamics NAV Server (Microsoft Dynamics NAV Web client only).
◦ The following Service Principal Names are registered for the logon account of Microsoft Dynamics NAV Server:
DynamicsNAV/navserver:port
DynamicsNAV/navserver.domain:port
navserver is the name of the computer that is running Microsoft Dynamics NAV Server. port is the port that is used by Microsoft Dynamics NAV Server. domain is the domain that the computer belongs to.
◦ If the Microsoft Dynamics NAV Web client is using Windows authentication, then the Negotiate provider must be included at the top of the providers list in the Windows authentication setup in IIS.
• If you are using Mozilla Firefox as your browser, then you must enable cookies in the browser. Additionally, for the Microsoft Dynamics NAV Web client, configure the address of the Microsoft Dynamics NAV Web client as a trusted URI in Firefox.