![]() |
#1 |
Участник
|
You might wonder what user credentials are used to run the NAS services on Microsoft Dynamics NAV 2013.
The NAS services start when Microsoft Dynamics NAV Server starts, unconditionally of any users logging in to Microsoft Dynamics NAV server. The credentials that are used to run the NAS services are the user account that runs Microsoft Dynamics NAV Server. In a default installation the following user name is used: NT AUTHORITYNETWORK SERVICE Please note the security note about the credentials used to run Microsoft Dynamics NAV Server described in this How to: Create a Microsoft Dynamics NAV Server Instance (http://msdn.microsoft.com/en-us/libr...v=nav.70).aspx) help topic, where we recommend, for security reasons, that you always run Microsoft Dynamics NAV Server instances under a dedicated domain user account in production installations. The user credentials that are used to run the NAS services must be created as an NAV user, and that user must be assigned the necessary permissions in order to execute the C/AL code in the NAS Services. Example Useful in Demo Installations NT AUTHORITYNETWORK SERVICE created as a NAV user and assigned the SUPER Permission set: ![]() If you haven’t created the NAV user, Microsoft Dynamics NAV Server will exit with this information in the event log: Server instance: DynamicsNAV70 Session type: Nas Session ID: 0 The Microsoft Dynamics NAV Server instance "DynamicsNAV70" did not start because the NAS session did not start. The user "NT AUTHORITYNETWORK SERVICE" that is configured to start the NAS session was not identified as a user that has permissions for Microsoft Dynamics NAV. Set up a Microsoft Dynamics NAV user to run the NST, or create the NST user, such as NT AUTHORITYNETWORK SERVICE, as a Microsoft Dynamics NAV user, and then start the NST again. Type: Microsoft.Dynamics.Nav.Types.NavDatabasePasswordException Message: The user ID and password are not valid. Please try again. When the user hasn’t the needed permissions the Microsoft Dynamics NAV Server will exit with this information in the event log..: Session type: Nas Session ID: 1 The Microsoft Dynamics NAV Application Server session has failed. Reason: Type: Microsoft.Dynamics.Nav.Types.NavPermissionException Message: You do not have the following permissions on CodeUnit ApplicationManagement: Execute I hope this help you utilize the Microsoft Dynamics NAV 2013 NAS services. :-) Thanks, Hans Kierulff Источник: http://feedproxy.google.com/~r/Micro...edentials.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|