Security Hardening Guide for LS Nav

LS Nav falls within the Microsoft Dynamics NAV security.

Some security issues that need to be kept in mind when installing the LS Nav solution:

  • LS Nav communicates with external POS devices (slip printer, customer display, barcode scanner, scale and so on) by OCX drivers adhering to the OPOS international standard. The communication is initiated by the user NAV client by opening and closing the OPOS communication. We feel this is a relatively low risk factor for the system as long as the PC machine is properly protected according to the Microsoft Dynamics NAV Hardening Guide.
  • It is necessary to define a NAV user for running NAV Application Servers. The NAV Application Server service runs as the NT Authority \ Network Service account by default, and this allows it to access NAV Database Server locally. However, on a network you must ensure that the NAV Application Server service is running as a Windows domain account that is recognized by the NAV Database Server, if you want it to have access to the database server. This account should not be administrator, neither in the domain nor on any local machine.

Tip: Please consult the Security documents regarding Microsoft Dynamics NAV on the Microsoft Partner Source website.